CI: Fix actions syntax
Some checks failed
Build and test / build (push) Failing after 2m6s

This commit is contained in:
apio 2024-09-01 14:12:45 +02:00
parent b24aa1821c
commit d4237d10a0
Signed by: apio
GPG Key ID: B8A7D06E42258954

View File

@ -20,7 +20,7 @@ jobs:
- name: Build and run tests - name: Build and run tests
run: tools/run-tests.sh run: tools/run-tests.sh
- name: Upload artifact - name: Upload artifact
- uses: actions/upload-artifact@v4 uses: actions/upload-artifact@v4
with: with:
name: nightly-iso name: nightly-iso
path: Luna.iso path: Luna.iso