Skip to content

Commit

Permalink
try cache fix
Browse files Browse the repository at this point in the history
  • Loading branch information
IanButterworth authored Sep 23, 2024
1 parent 048a50a commit 384cd18
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 @@ -46,7 +46,7 @@ jobs:
- uses: julia-actions/setup-julia@v2
with:
version: ${{ matrix.julia-version }}
- uses: julia-actions/cache@v2
- uses: julia-actions/cache@ib/fix_windows
- uses: julia-actions/julia-runtest@v1
- uses: julia-actions/julia-processcoverage@v1
- uses: codecov/codecov-action@v4
Expand Down

0 comments on commit 384cd18

Please sign in to comment.