Skip to content

Commit

Permalink
CI: bust sources cache
Browse files Browse the repository at this point in the history
  • Loading branch information
ManasJayanth authored Jun 24, 2024
1 parent 7fe9493 commit 2ae6ec9
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 @@ -22,7 +22,7 @@ jobs:
run: npm install -g @esy-nightly/esy
- uses: esy/github-action@6a5070d392db3e8c776724674737cab37c07263d
with:
source-cache-key: 20240511-2
source-cache-key: 20240624-1
cache-key: ${{ hashFiles('esy.lock/index.json') }}-20240511-1
- name: Export esy cache
run: esy export-dependencies
Expand Down

0 comments on commit 2ae6ec9

Please sign in to comment.