build: Apparently we need file.
Some checks failed
Build Tilde Friends / Build-All (push) Failing after 23m11s
Some checks failed
Build Tilde Friends / Build-All (push) Failing after 23m11s
This commit is contained in:
parent
dd1870b52a
commit
f03a5918d1
@ -14,7 +14,7 @@ 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 doxygen git graphviz mingw-w64 libgpgme11 gcc-aarch64-linux-gnu zip unzip build-essential docker.io curl clang
|
- run: apt update && apt install -y doxygen git graphviz mingw-w64 libgpgme11 gcc-aarch64-linux-gnu zip unzip build-essential docker.io curl clang file
|
||||||
- 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