We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 096b712 commit 4931a01Copy full SHA for 4931a01
action.yml
@@ -39,7 +39,7 @@ runs:
39
# if: ${{!inputs.disable_cuda}}
40
41
- name: load UWLCM Singularity image
42
- uses: igfuw/load_UWLCM_singularity_image@v0.1
+ uses: igfuw/load_UWLCM_singularity_image@v0.1b
43
with:
44
path: ${{ inputs.path }}/singularity_images
45
tag: ${{ inputs.tag }}
0 commit comments