mirror of
https://github.com/EnderIce2/Fennix.git
synced 2025-05-28 15:34:31 +00:00
ci: ensure artifact upload occurs regardless of previous steps
This commit is contained in:
parent
0735743f44
commit
205ddb1e49
1
.github/workflows/makefile.yml
vendored
1
.github/workflows/makefile.yml
vendored
@ -145,6 +145,7 @@ jobs:
|
|||||||
runCmd: /usr/bin/make ci-build
|
runCmd: /usr/bin/make ci-build
|
||||||
|
|
||||||
- name: Upload Artifact
|
- name: Upload Artifact
|
||||||
|
if: always()
|
||||||
uses: actions/upload-artifact@v4
|
uses: actions/upload-artifact@v4
|
||||||
with:
|
with:
|
||||||
name: Fennix
|
name: Fennix
|
||||||
|
Loading…
x
Reference in New Issue
Block a user