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 ecd0404 commit 059b73cCopy full SHA for 059b73c
.github/workflows/node.js.yml
@@ -27,5 +27,5 @@ jobs:
27
with:
28
node-version: ${{ matrix.node-version }}
29
cache: 'npm'
30
- - working-directory: ./app
31
- run: npm run build:all
+ working-directory: ./app
0 commit comments