Skip to content

Commit b9d31e6

Browse files
OH LMAO
1 parent 9b09f9e commit b9d31e6

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
@@ -27,7 +27,7 @@ jobs:
2727
npm i -g spago@next
2828
2929
- name: Install Spago dependencies
30-
run: spago install --pure --pedantic-packages
30+
run: spago fetch --pure -v
3131

3232
- name: Build
3333
run: spago build --strict

0 commit comments

Comments
 (0)