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 ecf8fc1 commit 2ab6819Copy full SHA for 2ab6819
.github/workflows/default.yml
@@ -68,7 +68,7 @@ jobs:
68
69
- name: Install dependencies
70
working-directory: ./library
71
- run: npm run build
+ run: npm install
72
73
- name: Build release
74
0 commit comments