mirror of
https://github.com/stoatchat/for-legacy-web.git
synced 2026-03-07 01:15:28 +00:00
Fix build being build_preview
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:
|
|||||||
submodules: recursive
|
submodules: recursive
|
||||||
|
|
||||||
- name: build
|
- name: build
|
||||||
uses: ./.github/actions/build_preview
|
uses: ./.github/actions/build
|
||||||
with:
|
with:
|
||||||
base: /${{ env.REPO }}/${{ env.BASE }}/
|
base: /${{ env.REPO }}/${{ env.BASE }}/
|
||||||
folder: pull
|
folder: pull
|
||||||
|
|||||||
Reference in New Issue
Block a user