Update pacman command to download database files.
Some checks failed
continuous-integration/drone/push Build is failing
Some checks failed
continuous-integration/drone/push Build is failing
This commit is contained in:
parent
c7341c9b15
commit
df965816ac
|
@ -6,6 +6,6 @@ steps:
|
|||
- name: test-compiler
|
||||
image: archlinux
|
||||
commands:
|
||||
- pacman -S cmake gcc llvm --noconfirm
|
||||
- pacman -Sy cmake gcc llvm --noconfirm
|
||||
- cd code/compiler
|
||||
- ./test.sh
|
||||
|
|
Loading…
Reference in New Issue
Block a user