Skip to content

Commit

Permalink
See below
Browse files Browse the repository at this point in the history
  • Loading branch information
KerekesDavid committed Sep 10, 2024
1 parent 5638a00 commit 4b7ef2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
run: echo "DATE=$(date +'%Y%m%d')" >> $GITHUB_ENV
- uses: actions/cache@v2
with:
path: /usr/share/miniconda/envs/my-env
path: /usr/share/miniconda/envs/gfm-bench8
key: conda-${{ hashFiles('environment.yaml') }}-${{ env.DATE }}-${{ env.CACHE_NUMBER }}
id: cache

Expand Down

0 comments on commit 4b7ef2d

Please sign in to comment.