Skip to content

Commit

Permalink
update cache
Browse files Browse the repository at this point in the history
  • Loading branch information
AkshitaB committed Sep 18, 2023
1 parent d03a50b commit 93dafde
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ on:
- "v*.*.*"

env:
CACHE_PREFIX: v3 # Change this to invalidate existing cache.
CACHE_PREFIX: v4 # Change this to invalidate existing cache.
PYTHON_PATH: ./
DEFAULT_PYTHON: 3.9
WANDB_API_KEY: ${{ secrets.WANDB_API_KEY }}
Expand Down

0 comments on commit 93dafde

Please sign in to comment.