We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 50e386a commit f4f0c16Copy full SHA for f4f0c16
1 file changed
.github/workflows/publish-github.yml
@@ -15,7 +15,7 @@ jobs:
15
registry-url: "https://npm.pkg.github.com"
16
# Defaults to the user or organization that owns the workflow file
17
# scope: '@octocat'
18
- - run: npm
+ - run: npm install
19
- run: npm run build
20
21
publish-npm:
0 commit comments