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 4f0e822 commit 178b24dCopy full SHA for 178b24d
.github/workflows/ci.yml
@@ -22,7 +22,7 @@ jobs:
22
23
- name: Install dependencies
24
run: |
25
- npm install -g spago
+ npm install -g spago@next
26
npm install
27
spago install
28
0 commit comments