Skip to content

Commit

Permalink
cache fix
Browse files Browse the repository at this point in the history
  • Loading branch information
plowsof committed Oct 2, 2024
1 parent 2a3b3a3 commit 8a08b5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ jobs:
- uses: actions/checkout@v1
with:
submodules: recursive
- uses: satackey/action-docker-layer-caching@v0.0.11
- uses: jpribyl/action-docker-layer-caching@v0.1.0
if: "!startsWith(github.ref, 'refs/tags/v')"
continue-on-error: true
with:
Expand Down

0 comments on commit 8a08b5c

Please sign in to comment.