Fix `build` being `build_preview`
parent
16423703ea
commit
8019033432
|
|
@ -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