chore: Update build-and-release.yml

This commit is contained in:
icehomura 2024-11-14 15:26:48 +08:00
parent fd4e0eb901
commit cc001952ca

View File

@ -127,7 +127,7 @@ jobs:
path: ./GetQzoneHistory-GUI-Windows-x86_64-latest.zip
release:
needs: [build-macos-aarch64, build-macos-x86, build-windows] # Release will run after all builds are completed
needs: [build-macos-aarch64, build-macos-x86_64, build-windows] # Release will run after all builds are completed
runs-on: ubuntu-latest
steps: