forked from cory/tildefriends
build: Valid yaml?
This commit is contained in:
parent
64fb9f0c2a
commit
21fffbfe10
@ -14,7 +14,8 @@ jobs:
|
|||||||
- /opt/keys:/opt/keys
|
- /opt/keys:/opt/keys
|
||||||
- /opt/deps:/opt/deps
|
- /opt/deps:/opt/deps
|
||||||
steps:
|
steps:
|
||||||
- run: > apt update && apt install -y
|
- run: >
|
||||||
|
apt update && apt install -y
|
||||||
build-essential
|
build-essential
|
||||||
clang
|
clang
|
||||||
cmake
|
cmake
|
||||||
|
Loading…
x
Reference in New Issue
Block a user