Skip to content

Commit

Permalink
esy 0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ospencer committed Mar 3, 2025
1 parent 56a7351 commit 011a8d2
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.9.0-beta.1
npm i -g esy@0.7.0
npm i -g shx
- name: Checkout project
Expand Down

0 comments on commit 011a8d2

Please sign in to comment.