build: Nope, guess we needed those deps.
This commit is contained in:
@@ -58,10 +58,12 @@ jobs:
|
|||||||
git \
|
git \
|
||||||
graphviz \
|
graphviz \
|
||||||
libgpgme11 \
|
libgpgme11 \
|
||||||
|
libssl-dev \
|
||||||
mingw-w64 \
|
mingw-w64 \
|
||||||
rsync \
|
rsync \
|
||||||
unzip \
|
unzip \
|
||||||
zip
|
zip \
|
||||||
|
zlib1g-dev
|
||||||
- name: Get code
|
- name: Get code
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
|
|||||||
Reference in New Issue
Block a user