Skip to content

Commit

Permalink
chore: update esy to released version (#2744)
Browse files Browse the repository at this point in the history
  • Loading branch information
anmonteiro authored Jun 30, 2024
1 parent 89fc815 commit 62ebd5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/esy-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
node-version: 16

- name: Install esy
run: npm install -g @esy-nightly/esy
run: npm install -g esy@0.7.3-beta.3

- name: Restore global cache (~/.esy/source)
id: global-cache
Expand Down

0 comments on commit 62ebd5c

Please sign in to comment.