build: +build-essential
Some checks failed
Build Tilde Friends / Build-All (push) Failing after 3m14s
Some checks failed
Build Tilde Friends / Build-All (push) Failing after 3m14s
This commit is contained in:
parent
55b95ddecb
commit
60b6f9c73e
@ -11,7 +11,7 @@ jobs:
|
|||||||
volumes:
|
volumes:
|
||||||
- /opt/keys:/opt/keys
|
- /opt/keys:/opt/keys
|
||||||
steps:
|
steps:
|
||||||
- run: apt update && apt install -y doxygen git graphviz mingw-w64 libgpgme11 gcc-aarch64-linux-gnu unzip make
|
- run: apt update && apt install -y doxygen git graphviz mingw-w64 libgpgme11 gcc-aarch64-linux-gnu unzip build-essential
|
||||||
- name: check out code
|
- name: check out code
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user