Skip to content

Commit

Permalink
updated GA: uwlcm singulairty image
Browse files Browse the repository at this point in the history
  • Loading branch information
pdziekan committed Feb 7, 2024
1 parent 2707bdc commit 8eb201b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test_libclouphxx.yml
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ jobs:
run: tar -xvf build.tar

- name: load UWLCM Singularity image
uses: igfuw/load_UWLCM_singularity_image@v0.1
uses: igfuw/load_UWLCM_singularity_image@v0.1b
with:
path: ${{ github.workspace }}/singularity_images
tag: ${{ matrix.tag }}
Expand Down Expand Up @@ -204,7 +204,7 @@ jobs:
run: tar -xvf build.tar

- name: load UWLCM Singularity image
uses: igfuw/load_UWLCM_singularity_image@v0.1
uses: igfuw/load_UWLCM_singularity_image@v0.1b
with:
path: ${{ github.workspace }}/singularity_images

Expand Down

0 comments on commit 8eb201b

Please sign in to comment.