Merge pull request #8368 from Rory-Z/master

ci: fix build error
This commit is contained in:
zhouzb 2022-07-01 11:49:12 +08:00 committed by GitHub
commit 99cda11903
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -22,6 +22,7 @@ on:
jobs:
prepare:
runs-on: ubuntu-20.04
outputs:
BUILD_PROFILE: ${{ steps.get_profile.outputs.BUILD_PROFILE }}
IS_EXACT_TAG: ${{ steps.get_profile.outputs.IS_EXACT_TAG }}