Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
ManasJayanth committed May 11, 2024
1 parent a2d6453 commit e0a2067
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 @@ -20,7 +20,7 @@ jobs:
- uses: actions/setup-node@v2
- name: Install esy
run: npm install -g esy
- uses: esy/github-action@b6c51d2c405a4f974386a164c1733b1865f9ebd6
- uses: esy/github-action@c505c5e41554c4292fe23e8da5ef2d153adf2791
with:
source-cache-key: 20240511-2
cache-key: ${{ hashFiles('esy.lock/index.json') }}-20240511-1
Expand Down

0 comments on commit e0a2067

Please sign in to comment.