We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d030e83 commit 4f0e822Copy full SHA for 4f0e822
.github/workflows/ci.yml
@@ -24,7 +24,7 @@ jobs:
24
run: |
25
npm install -g spago
26
npm install
27
- spago fetch
+ spago install
28
29
- name: Build source
30
run: spago build
0 commit comments