Skip to content

Commit

Permalink
Fix cache steps
Browse files Browse the repository at this point in the history
  • Loading branch information
tomi committed Jan 23, 2025
1 parent c187950 commit 84f96fb
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/e2e-reusable.yml
Original file line number Diff line number Diff line change
Expand Up @@ -157,10 +157,6 @@ jobs:

- name: Restore cached pnpm modules
uses: useblacksmith/cache/restore@v5.0.2
env:
BLACKSMITH_CACHE_TOKEN: ${{ env.BLACKSMITH_CACHE_TOKEN }}
BLACKSMITH_CACHE_URL: ${{ env.BLACKSMITH_CACHE_URL }}
GITHUB_REPO_NAME: ${{ env.GITHUB_REPO_NAME }}
with:
path: |
/github/home/.cache
Expand Down

0 comments on commit 84f96fb

Please sign in to comment.