Skip to content

Commit 3d300c7

Browse files
author
Guy Bedford
authored
fixup release-please workflow (#909)
1 parent e911481 commit 3d300c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-please.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151

5252
- run: yarn install --mode=update-lockfile
5353
working-directory: ./documentation/app
54-
- run: npm run build:files
54+
- run: npm run build
5555
working-directory: ./documentation/app
5656

5757
- run: yarn && npm run format-changelog

0 commit comments

Comments
 (0)