Skip to content

Commit

Permalink
specific file
Browse files Browse the repository at this point in the history
  • Loading branch information
smokestacklightnin committed Aug 9, 2023
1 parent e55df4c commit 4b28034
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
ls
echo $GITHUB_WORKSPACE
ls conda-${{ matrix.label }}.lock
echo ${{ hashFiles('./conda-${{ matrix.label }}.lock') }}
echo ${{ hashFiles('conda-linux-64-cuda.lock') }}
- uses: actions/checkout@v2
- name: Cache lockfile
uses: actions/cache@v2
Expand Down

0 comments on commit 4b28034

Please sign in to comment.