We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db36808 commit 5d6b2cbCopy full SHA for 5d6b2cb
1 file changed
.github/workflows/deploy.yml
@@ -50,7 +50,7 @@ jobs:
50
env:
51
NODE_ENV: production
52
NODE_OPTIONS: '--max_old_space_size=4096'
53
- run: npm run build
+ run: npm run build -- --pathprefix="/plugins.jquery.com/"
54
55
- name: Push to branch
56
# Inspired by https://github.com/helaili/jekyll-action/blob/2.2.0/entrypoint.sh
0 commit comments