[CI] don't use 'if: always()'
All checks were successful
Build / build-sporq (push) Successful in 1m55s
All checks were successful
Build / build-sporq (push) Successful in 1m55s
This commit is contained in:
parent
81ca5878c7
commit
03d0304c54
@ -23,7 +23,6 @@ jobs:
|
|||||||
|
|
||||||
- name: 'Upload artifacts'
|
- name: 'Upload artifacts'
|
||||||
uses: actions/upload-artifact@v3
|
uses: actions/upload-artifact@v3
|
||||||
if: always()
|
|
||||||
with:
|
with:
|
||||||
name: firmware.u2f
|
name: firmware.u2f
|
||||||
if-no-files-found: ignore
|
if-no-files-found: ignore
|
||||||
|
Loading…
Reference in New Issue
Block a user