Skip to content

Commit

Permalink
use if: always()
Browse files Browse the repository at this point in the history
  • Loading branch information
haampie committed Nov 2, 2023
1 parent d5a42f1 commit 6eecb36
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,4 +79,5 @@ jobs:
run: |
spack -e . mirror set --push --oci-username <username> --oci-password "${{ secrets.GITHUB_TOKEN }}" local-buildcache
spack -e . buildcache push -j $(nproc) --base-image ubuntu:22.04 --unsigned --update-index local-buildcache
if: always()
```

0 comments on commit 6eecb36

Please sign in to comment.