mirror of
https://gitlab.com/brendanhaines/cpu.git
synced 2024-11-09 21:14:57 -07:00
Fix .gitlab-ci.yml
This commit is contained in:
parent
9707698281
commit
bd6c60fe92
|
@ -6,6 +6,7 @@ stages:
|
|||
|
||||
tools-job:
|
||||
stage: tools
|
||||
script:
|
||||
- echo "Installing dependencies..."
|
||||
- apt update && apt install -y make iverilog gcc-8-riscv64-linux-gnu
|
||||
- echo "Done"
|
||||
|
|
Loading…
Reference in New Issue
Block a user