Skip to content

Commit

Permalink
chore: remove debug from actions
Browse files Browse the repository at this point in the history
  • Loading branch information
fabioseel committed Oct 21, 2024
1 parent 5e945c6 commit 9744025
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/container_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,6 @@ jobs:
with:
apptainer-version: 1.3.0

- name: List hashkeys
run: |
echo ${{ hashFiles('~/resources/retinal-rl.def') }}
echo ${{ hashFiles('resources/retinal-rl.def') }}
- name: Cache Singularity Image
id: cache-singularity
uses: actions/cache@v4
Expand Down

0 comments on commit 9744025

Please sign in to comment.