Update apt before installing.
This commit is contained in:
parent
0a735d43e6
commit
e4ba155886
|
@ -6,6 +6,7 @@ build:
|
|||
pull: true
|
||||
shell: sh
|
||||
commands:
|
||||
- apt update
|
||||
- apt install build-essential ninja
|
||||
- make
|
||||
cygwin:
|
||||
|
|
Loading…
Reference in a new issue