We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e7b41f4 commit 80c6c69Copy full SHA for 80c6c69
.github/workflows/integration.yml
@@ -53,4 +53,4 @@ jobs:
53
54
- name: Check Installability
55
working-directory: project/sanity
56
- run: npm install /project/library
+ run: npm install ../library
0 commit comments