build: Nope, guess we needed those deps.
All checks were successful
Build Tilde Friends / Build-Docs (push) Successful in 2m34s
Build Tilde Friends / Build-All (push) Successful in 9m46s

This commit is contained in:
2025-12-07 14:41:02 -05:00
parent ce3a8c53c6
commit d7782d53a1

View File

@@ -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: