We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cada514 commit 47b2570Copy full SHA for 47b2570
.github/workflows/ci.yml
@@ -33,7 +33,7 @@ jobs:
33
${{ runner.os }}-
34
35
- name: Install esy
36
- run: npm install -g esy
+ run: npm install -g esy@0.6.6
37
38
- name: Restore esy source cache
39
id: esy-cache
0 commit comments