CI: Use different artifact provider
Some checks failed
Build and test / build (push) Failing after 1m52s
Some checks failed
Build and test / build (push) Failing after 1m52s
This commit is contained in:
parent
d4237d10a0
commit
0a143e8729
@ -20,7 +20,7 @@ jobs:
|
||||
- name: Build and run tests
|
||||
run: tools/run-tests.sh
|
||||
- name: Upload artifact
|
||||
uses: actions/upload-artifact@v4
|
||||
uses: christopherhx/gitea-upload-artifact@v4
|
||||
with:
|
||||
name: nightly-iso
|
||||
path: Luna.iso
|
||||
|
Loading…
Reference in New Issue
Block a user