XFE Git
XFE Studio Git
Git 首页 全局搜索
XFE 主站 文档 NuGet
公开
关注 0 Fork 0 Star 0
返回提交历史

XFEstudio/gpt4free

Update build-packages.yml

75124e50
hlohaus <983577+hlohaus@users.noreply.github.com>
提交于

代码差异

1 个文件 +1 -0
Modified .github/workflows/build-packages.yml +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