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
|
- 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: christopherhx/gitea-upload-artifact@v4
|
||||||
with:
|
with:
|
||||||
name: nightly-iso
|
name: nightly-iso
|
||||||
path: Luna.iso
|
path: Luna.iso
|
||||||
|
Loading…
Reference in New Issue
Block a user