Skip to content

Commit 7f525d6

Browse files
authored
Update main.yml
1 parent 90d912d commit 7f525d6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,6 @@ jobs:
2626
with:
2727
# A personal access token needed to push your site after it has been built.
2828
access-token: ${{ secrets.GHP_TOKEN }}
29+
build-command: npm run build
2930
# The subdirectory that your build command outputs your site assets to.
3031
source-directory: dist

0 commit comments

Comments
 (0)