mirror of
https://github.com/matrix-org/matrix.org.git
synced 2026-01-16 23:13:50 +00:00
Set custom URL
This commit is contained in:
parent
f22bd16465
commit
f0b0a48ca3
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ghpages.yaml
vendored
2
.github/workflows/ghpages.yaml
vendored
|
|
@ -22,7 +22,7 @@ jobs:
|
|||
|
||||
- name: Build
|
||||
run: |
|
||||
./zola build
|
||||
./zola build --base-url "https://www2.matrix.org"
|
||||
|
||||
- name: Package
|
||||
run: |
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue