Skip to content

Commit 4f0e822

Browse files
committed
Change GitHub CI code #2
1 parent d030e83 commit 4f0e822

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
run: |
2525
npm install -g spago
2626
npm install
27-
spago fetch
27+
spago install
2828
2929
- name: Build source
3030
run: spago build

0 commit comments

Comments
 (0)