Skip to content

Commit

Permalink
ci: hotfix upload nightly artifacts even on validate fail
Browse files Browse the repository at this point in the history
  • Loading branch information
ktmeaton committed Dec 6, 2023
1 parent 4b6e77c commit 337f9ad
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/nightly.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,7 @@ jobs:
- name: upload
uses: actions/upload-artifact@v3
if: always()
with:
name: validate-${{ matrix.arch }}
path: output/sars-cov-2/nightly/validate
Expand Down

0 comments on commit 337f9ad

Please sign in to comment.