Skip to content

Commit

Permalink
esy 0.7.4
Browse files Browse the repository at this point in the history
  • Loading branch information
ospencer committed Feb 12, 2025
1 parent f4d624b commit 0f46d93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/esy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
# It also adds `shx` globally for cross-platform shell commands
- name: Setup environment
run: |
npm i -g esy@"<0.8"
npm i -g esy@0.7.4
npm i -g shx
- name: Checkout project
Expand Down

0 comments on commit 0f46d93

Please sign in to comment.