Update build-deploy.yml
Some checks failed
Build and Deploy docs / build (push) Failing after 4m46s
Build and Deploy docs / deploy (push) Failing after 48s

This commit is contained in:
EnderIce2 2024-12-30 00:27:21 +02:00 committed by GitHub
parent 1deccc5a63
commit 51cbb666f9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -15,7 +15,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: dependencies
run: sudo apt-get update && sudo apt-get install gcc-mingw-w64 make
run: sudo apt update && sudo apt -y install gcc-mingw-w64 make
- name: make
run: make
- name: artifact