Try to fix the CI
Some checks failed
Build Firmware / build (push) Failing after 18s

This commit is contained in:
2025-02-27 17:23:44 +01:00
parent f4ff2e6048
commit 62f73f8c6c

View File

@@ -15,7 +15,7 @@ jobs:
- name: Compile firmware - name: Compile firmware
run: | run: |
chmod +x compile-with-docker.sh chmod +x compile-with-docker.sh
./compile-with-docker.sh ./compile-with-docker.sh custom
- name: Upload firmware artifact - name: Upload firmware artifact
uses: actions/upload-artifact@v4 uses: actions/upload-artifact@v4