Skip to content

Commit 011a8d2

Browse files
committed
esy 0.7.0
1 parent 56a7351 commit 011a8d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/esy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
# It also adds `shx` globally for cross-platform shell commands
2525
- name: Setup environment
2626
run: |
27-
npm i -g esy@0.9.0-beta.1
27+
npm i -g esy@0.7.0
2828
npm i -g shx
2929
3030
- name: Checkout project

0 commit comments

Comments
 (0)