Skip to content

Commit a92c0bb

Browse files
committed
actions fix
1 parent 366f830 commit a92c0bb

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
@@ -14,4 +14,4 @@ jobs:
1414
TARGET_REPO: jbaysolutions/vue-grid-layout
1515
TARGET_BRANCH: master
1616
BUILD_SCRIPT: cd website && yarn && yarn build
17-
BUILD_DIR: website/public
17+
BUILD_DIR: public

0 commit comments

Comments
 (0)