This commit is contained in:
Weiqi Gao 2023-12-29 09:24:51 +08:00 committed by GitHub
parent 4011e349b3
commit 18ad76dbd4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 2 deletions

View File

@ -28,5 +28,6 @@ jobs:
with:
commit-message: Update um-react to ${{ github.event.client_payload.tag }}
- name: Call build
uses: ./.github/workflows/build-electron.yml
call-build:
uses: ./.github/workflows/build-electron.yml
needs: update-um-react