GH++
This commit is contained in:
parent
1e407e1b45
commit
201636aae7
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
@ -190,7 +190,7 @@ jobs:
|
||||
WEBVM_MODE=github npm run build
|
||||
|
||||
# Move required files for gh-pages deployment to the deployment directory $DEPLOY_DIR.
|
||||
- run: mv build $DEPLOY_DIR
|
||||
- run: sudo mv build $DEPLOY_DIR
|
||||
|
||||
# We generate index.list files for our httpfs to function properly.
|
||||
- name: make index.list
|
||||
|
Loading…
x
Reference in New Issue
Block a user