Skip to content

Commit

Permalink
re-generate commons, not preview
Browse files Browse the repository at this point in the history
  • Loading branch information
ilg-ul committed Jan 8, 2025
1 parent e6d7dd4 commit 4354f2f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
1 change: 0 additions & 1 deletion .github/workflows/publish-github-pages-from-remote.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,6 @@ jobs:
- name: Build the Docusaurus site
env:
DOCUSAURUS_BASEURL: '/xpm/'
DOCUSAURUS_IS_PREVIEW: 'true'
run: cd website && npm run build

- name: Setup Pages
Expand Down
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,7 @@
},
"bundleDependencies": [],
"config": {
"isWebDeployOnly": "true",
"isWebPreview": "true"
"isWebDeployOnly": "true"
},
"engines": {
"node": " >=18.0.0"
Expand Down

0 comments on commit 4354f2f

Please sign in to comment.