Skip to content

Commit 101633f

Browse files
npx yalc
1 parent e1c89d5 commit 101633f

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
@@ -32,7 +32,7 @@ jobs:
3232
- name: Use Package In Integration Project
3333
run: |
3434
cd integration
35-
yalc add fetch-loading
35+
npx yalc add fetch-loading
3636
npm ci
3737
3838
- name: Override App.jsx

0 commit comments

Comments
 (0)