[build] Fix bug in 6d916fe709

This commit is contained in:
pukkandan 2022-06-29 07:24:50 +05:30
parent 5b836d4739
commit 28cdb605aa
No known key found for this signature in database
GPG Key ID: 7EEE9E1E817D0A39
1 changed files with 4 additions and 0 deletions

View File

@ -244,6 +244,10 @@ jobs:
build_macos_legacy:
runs-on: macos-latest
needs: create_release
outputs:
sha256_macos_legacy: ${{ steps.get_sha.outputs.sha256_macos_legacy }}
sha512_macos_legacy: ${{ steps.get_sha.outputs.sha512_macos_legacy }}
steps:
- uses: actions/checkout@v2
- name: Install Python