Skip to content

Commit 178b24d

Browse files
committed
Change GitHub CI code 3
1 parent 4f0e822 commit 178b24d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222

2323
- name: Install dependencies
2424
run: |
25-
npm install -g spago
25+
npm install -g spago@next
2626
npm install
2727
spago install
2828

0 commit comments

Comments
 (0)