Skip to content

Commit

Permalink
CI: use nightly esy
Browse files Browse the repository at this point in the history
  • Loading branch information
ManasJayanth authored Jun 23, 2024
1 parent b194957 commit 28a2f34
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 @@ -19,7 +19,7 @@ jobs:
- uses: actions/checkout@v2
- uses: actions/setup-node@v2
- name: Install esy
run: npm install -g esy
run: npm install -g @esy-nightly/esy
- uses: esy/github-action@6a5070d392db3e8c776724674737cab37c07263d
with:
source-cache-key: 20240511-2
Expand Down

0 comments on commit 28a2f34

Please sign in to comment.