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 e911481 commit 3d300c7Copy full SHA for 3d300c7
.github/workflows/release-please.yml
@@ -51,7 +51,7 @@ jobs:
51
52
- run: yarn install --mode=update-lockfile
53
working-directory: ./documentation/app
54
- - run: npm run build:files
+ - run: npm run build
55
56
57
- run: yarn && npm run format-changelog
0 commit comments