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 9ba7c8a commit 6ad5d54Copy full SHA for 6ad5d54
.github/workflows/build.yml
@@ -15,4 +15,4 @@ jobs:
15
with:
16
node-version: 18
17
- run: npm ci
18
- - run: npm build
+ - run: npm run build
0 commit comments