mirror of
https://github.com/stoatchat/for-legacy-web.git
synced 2026-03-06 08:38:37 +00:00
Use base url for building actions
This commit is contained in:
2
.github/workflows/preview_pull_request.yml
vendored
2
.github/workflows/preview_pull_request.yml
vendored
@@ -27,7 +27,7 @@ jobs:
|
||||
# - run: yarn check
|
||||
|
||||
- name: build
|
||||
run: yarn build
|
||||
run: yarn build --base "/revite/${{ github.ref }}/"
|
||||
|
||||
- name: publish preview
|
||||
uses: JamesIves/github-pages-deploy-action@4.1.5
|
||||
|
||||
Reference in New Issue
Block a user