Skip to content

Commit

Permalink
fix: full path to spack-environment build context
Browse files Browse the repository at this point in the history
  • Loading branch information
wdconinc authored Jun 7, 2024
1 parent bced75d commit 2da2d3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -200,7 +200,7 @@ jobs:
file: containers/jug/dev.Dockerfile
context: containers/jug
build-contexts: |
spack-environment=spack-environment
spack-environment=${{ github.workspace }}/spack-environment
secret-files: |
mirrors=mirrors.yaml
platforms: ${{ matrix.PLATFORM }}
Expand Down

0 comments on commit 2da2d3b

Please sign in to comment.