We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 56a7351 commit 011a8d2Copy full SHA for 011a8d2
.github/workflows/esy.yml
@@ -24,7 +24,7 @@ jobs:
24
# It also adds `shx` globally for cross-platform shell commands
25
- name: Setup environment
26
run: |
27
- npm i -g esy@0.9.0-beta.1
+ npm i -g esy@0.7.0
28
npm i -g shx
29
30
- name: Checkout project
0 commit comments