Skip to content

Commit

Permalink
CI: bust source cache again
Browse files Browse the repository at this point in the history
  • Loading branch information
ManasJayanth committed May 11, 2024
1 parent 72860a5 commit d444d7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
run: npm install -g esy
- uses: esy/github-action@6a5070d392db3e8c776724674737cab37c07263d
with:
source-cache-key: 20240511-1
source-cache-key: 20240511-2
cache-key: ${{ hashFiles('esy.lock/index.json') }}-20240511-1
- name: Export esy cache
run: esy export-dependencies
Expand Down

0 comments on commit d444d7e

Please sign in to comment.