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