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 99378a9 commit 32b122cCopy full SHA for 32b122c
.github/workflows/build.yml
@@ -28,7 +28,7 @@ jobs:
28
run: npm install
29
30
- name: Build
31
- run: npm build
+ run: npm run build
32
33
- name: Upload extension build
34
uses: actions/upload-artifact@v1
0 commit comments