We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e1c89d5 commit 101633fCopy full SHA for 101633f
1 file changed
.github/workflows/integration.yml
@@ -32,7 +32,7 @@ jobs:
32
- name: Use Package In Integration Project
33
run: |
34
cd integration
35
- yalc add fetch-loading
+ npx yalc add fetch-loading
36
npm ci
37
38
- name: Override App.jsx
0 commit comments