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 366f830 commit a92c0bbCopy full SHA for a92c0bb
.github/workflows/vuepress-deploy.yml
@@ -14,4 +14,4 @@ jobs:
14
TARGET_REPO: jbaysolutions/vue-grid-layout
15
TARGET_BRANCH: master
16
BUILD_SCRIPT: cd website && yarn && yarn build
17
- BUILD_DIR: website/public
+ BUILD_DIR: public
0 commit comments