forked from abner/for-legacy-web
Fix `build` being `build_preview`
parent
f584819a16
commit
f554687878
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue