Skip to content

Commit

Permalink
use working-directory instead of context
Browse files Browse the repository at this point in the history
  • Loading branch information
jimmyliu1326 committed Jun 29, 2024
1 parent 8914efd commit 5d5d71f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/parse_dist_img_sif.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
uses: actions/checkout@v2

- name: Build Container
context: ./modules/local/parse_dist/
working-directory: ./modules/local/parse_dist/
env:
recipe: singularity.def
run: |
Expand Down

0 comments on commit 5d5d71f

Please sign in to comment.