Fix .gitlab-ci.yml
This commit is contained in:
parent
9707698281
commit
bd6c60fe92
@ -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"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user