返回提交历史
Modified
.github/workflows/build-packages.yml
+1
-0
XFEstudio/gpt4free
Update build-packages.yml
75124e50
代码差异
1 个文件
+1
-0
@@ -336,6 +336,7 @@ jobs:
336
336
runs-on: ubuntu-latest
337
337
needs: [prepare, build-pypi, build-windows-exe, build-linux-exe, build-macos-exe, create-winget-manifest]
338
338
if: needs.prepare.outputs.is_release == 'true'
339
permissions: write-all
339
340
steps:
340
341
- uses: actions/checkout@v4
341
342
- name: Download all artifacts