Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
pdziekan committed Feb 7, 2024
1 parent 096b712 commit 4931a01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ runs:
# if: ${{!inputs.disable_cuda}}

- name: load UWLCM Singularity image
uses: igfuw/load_UWLCM_singularity_image@v0.1
uses: igfuw/load_UWLCM_singularity_image@v0.1b
with:
path: ${{ inputs.path }}/singularity_images
tag: ${{ inputs.tag }}
Expand Down

0 comments on commit 4931a01

Please sign in to comment.