Skip to content

Commit

Permalink
Invalidate the singularity cache
Browse files Browse the repository at this point in the history
  • Loading branch information
Redmar-van-den-Berg committed Jan 6, 2025
1 parent 6029086 commit 25c4e7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
uses: actions/cache@v4
env:
# Increase this value to manually invalidate the cache
CACHE_NUMBER: 0
CACHE_NUMBER: 1
with:
path:
~/.singularity/cache/snakemake
Expand Down

0 comments on commit 25c4e7b

Please sign in to comment.