Skip to content

Commit b8ca941

Browse files
npm i
1 parent 8a38e37 commit b8ca941

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/integration.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
run: |
3434
cd integration
3535
npx yalc add fetch-loading
36-
npm ci
36+
npm i
3737
3838
- name: Override App.jsx
3939
run: |

0 commit comments

Comments
 (0)