Skip to content

Commit

Permalink
fix: rm build-context spack
Browse files Browse the repository at this point in the history
  • Loading branch information
wdconinc authored May 13, 2024
1 parent 41aabb3 commit 40c5bcd
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,5 @@ jobs:
EICSPACK_ORGREPO=${{ steps.eic-spack.outputs.orgrepo }}
EICSPACK_VERSION=${{ steps.eic-spack.outputs.version }}
EICSPACK_CHERRYPICKS=${{ steps.eic-spack.outputs.cherrypicks }}
build-contexts: |
spack=.
cache-from: type=gha,scope=${{ github.workflow }}
cache-to: type=gha,mode=max,scope=${{ github.workflow }}

0 comments on commit 40c5bcd

Please sign in to comment.