mirror of
https://gitee.com/nocobase/nocobase.git
synced 2025-05-05 13:39:24 +08:00
Update build-internal-image.yml
This commit is contained in:
parent
deb85d30bd
commit
727c3fd17a
3
.github/workflows/build-internal-image.yml
vendored
3
.github/workflows/build-internal-image.yml
vendored
@ -53,9 +53,6 @@ jobs:
|
|||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
with:
|
with:
|
||||||
ref: ${{ inputs.ref_name || github.ref_name }}
|
ref: ${{ inputs.ref_name || github.ref_name }}
|
||||||
- name: yarn install
|
|
||||||
run: |
|
|
||||||
yarn install
|
|
||||||
- name: Checkout pro-plugins
|
- name: Checkout pro-plugins
|
||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
with:
|
with:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user