forked from abner/for-legacy-web
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
|
||||
|
||||
- name: build
|
||||
uses: ./.github/actions/build_preview
|
||||
uses: ./.github/actions/build
|
||||
with:
|
||||
base: /${{ env.REPO }}/${{ env.BASE }}/
|
||||
folder: pull
|
||||
|
||||
Reference in New Issue
Block a user