i forgot steps 💔

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 && \