Fix .gitlab-ci.yml
This commit is contained in:
@@ -6,6 +6,7 @@ stages:
|
|||||||
|
|
||||||
tools-job:
|
tools-job:
|
||||||
stage: tools
|
stage: tools
|
||||||
|
script:
|
||||||
- echo "Installing dependencies..."
|
- echo "Installing dependencies..."
|
||||||
- apt update && apt install -y make iverilog gcc-8-riscv64-linux-gnu
|
- apt update && apt install -y make iverilog gcc-8-riscv64-linux-gnu
|
||||||
- echo "Done"
|
- echo "Done"
|
||||||
|
Reference in New Issue
Block a user