build: So close. +docker?
All checks were successful
Build Tilde Friends / Build-All (push) Successful in 20m55s

This commit is contained in:
Cory McWilliams 2025-02-01 09:00:06 -05:00
parent ec114e160d
commit 18bd3dfcf9

View File

@ -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 zip unzip build-essential - run: apt update && apt install -y doxygen git graphviz mingw-w64 libgpgme11 gcc-aarch64-linux-gnu zip unzip build-essential docker.io
- name: check out code - name: check out code
uses: actions/checkout@v4 uses: actions/checkout@v4
with: with: