Set base path for github pages

Change-Id: I9e3a9287c288531793aca7f89faa7f1dab4b795a
pull/511/head
Manuel Stahl 5 months ago
parent 1837733e07
commit 264e0b5ec6

@ -20,7 +20,7 @@ jobs:
- name: Install and Build 🔧
run: |
yarn install --immutable
yarn build
yarn build --base=/synapse-admin
- name: Deploy 🚀
uses: JamesIves/github-pages-deploy-action@v4.6.0

Loading…
Cancel
Save