Skip to content

Commit

Permalink
Merge remote-tracking branch 'rvi/main' into dhower/dev
Browse files Browse the repository at this point in the history
  • Loading branch information
dhower-qc committed Jul 29, 2024
2 parents cf1ccaa + c08ea36 commit 70d5995
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/regress.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ jobs:
uses: actions/checkout@v4
- name: Setup apptainer
uses: eWaterCycle/[email protected]
- name: Read container tag
run: echo "CONTAINER_TAG=$(cat bin/.container-tag)" >> $GITHUB_ENV
- name: Get container from cache
id: cache-sif
uses: actions/cache@v3
Expand Down

0 comments on commit 70d5995

Please sign in to comment.