fix job
All checks were successful
Upload release / build (push) Successful in 35s

This commit is contained in:
Mylloon 2024-10-07 20:31:09 +02:00
parent ab30967e41
commit d8cb7dffaa
Signed by: Anri
GPG key ID: A82D63DFF8D1317F

View file

@ -10,6 +10,11 @@ jobs:
- name: Checkout
uses: actions/checkout@v4
- name: Install dependencies
run: |
apt-get update &&
apt-get install -y mingw-w64 zip
- name: Build
run: make