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 7ea794f commit bfbe37dCopy full SHA for bfbe37d
action.yml
@@ -29,7 +29,7 @@ runs:
29
using: "composite"
30
steps:
31
- name: load UWLCM Singularity image
32
- uses: igfuw/load_UWLCM_singularity_image@v0.1
+ uses: igfuw/load_UWLCM_singularity_image@v0.1b
33
with:
34
path: ${{ inputs.path }}/singularity_images
35
tag: ${{ inputs.tag }}
0 commit comments