Skip to content

Commit

Permalink
use load uwlcm singularity image action from marketplace
Browse files Browse the repository at this point in the history
  • Loading branch information
pdziekan committed Nov 5, 2021
1 parent f2731a4 commit 11d3e66
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: ./.github/actions/load_UWLCM_singularity_image
uses: igfuw/load_UWLCM_singularity_image@v0.1
with:
path: ${{ inputs.path }}/singularity_images
tag: ${{ inputs.tag }}
Expand Down

0 comments on commit 11d3e66

Please sign in to comment.