diff --git a/.gitea/workflows/build.yaml b/.gitea/workflows/build.yaml index b6e3a997..87b74f40 100644 --- a/.gitea/workflows/build.yaml +++ b/.gitea/workflows/build.yaml @@ -20,7 +20,7 @@ jobs: - name: Build and run tests run: tools/run-tests.sh - name: Upload artifact - - uses: actions/upload-artifact@v4 + uses: actions/upload-artifact@v4 with: name: nightly-iso path: Luna.iso