mirror of
https://github.com/xtekky/gpt4free.git
synced 2025-12-24 13:07:53 +08:00
Update build-packages.yml
This commit is contained in:
1
.github/workflows/build-packages.yml
vendored
1
.github/workflows/build-packages.yml
vendored
@@ -336,6 +336,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
needs: [prepare, build-pypi, build-windows-exe, build-linux-exe, build-macos-exe, create-winget-manifest]
|
||||
if: needs.prepare.outputs.is_release == 'true'
|
||||
permissions: write-all
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- name: Download all artifacts
|
||||
|
||||
Reference in New Issue
Block a user