Skip to content

Commit 8841604

Browse files
authored
Update vuepress-deploy.yml
1 parent 74952f1 commit 8841604

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/vuepress-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,5 @@ jobs:
1313
ACCESS_TOKEN: ${{ secrets.ACCESS_TOKEN }}
1414
TARGET_REPO: 1812z/RunTime_Tracker_Web
1515
TARGET_BRANCH: master
16-
BUILD_SCRIPT: npm && npm run build
16+
BUILD_SCRIPT: npm run build
1717
BUILD_DIR: blog/.vuepress/dist/

0 commit comments

Comments
 (0)