Skip to content

Commit

Permalink
save cache
Browse files Browse the repository at this point in the history
  • Loading branch information
DenysVuika committed Jan 3, 2024
1 parent 1ce47e2 commit 5a7e99c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ jobs:

- name: dist cache
if: ${{ success() }}
uses: actions/cache@v3
uses: actions/cache/save@v3
with:
path: $CONTENT_CE_DIST_PATH
key: cache-dist-${{ github.run_id }}-${{ github.run_attempt }}
Expand Down

0 comments on commit 5a7e99c

Please sign in to comment.