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 fba21e1 commit 6507fc5Copy full SHA for 6507fc5
.github/workflows/deploy.yml
@@ -54,7 +54,7 @@ jobs:
54
env:
55
NODE_ENV: production
56
NODE_OPTIONS: '--max-old-space-size=8192'
57
- run: npm run build -- --pathprefix="/plugins.jquery.com/"
+ run: npm run build
58
59
- name: Push to branch
60
# Inspired by https://github.com/helaili/jekyll-action/blob/2.2.0/entrypoint.sh
0 commit comments