i forgot steps 💔
Some checks failed
backend / docker (debian-bookworm) (push) Waiting to run
backend / docker (debian-trixie) (push) Failing after 29s

This commit is contained in:
kittentm 2026-05-08 00:51:50 +02:00
commit 683057221c

View file

@ -14,6 +14,7 @@ jobs:
runs-on: ${{ matrix.os }}
steps:
- name: install docker???
run: |
apt update && apt install wget cmake -y && \