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

XFEstudio/gpt4free

Update build-packages.yml

e644f9d3
H Lohaus <hlohaus@users.noreply.github.com>
提交于

代码差异

1 个文件 +0 -6
Modified .github/workflows/build-packages.yml +0 -6
@@ -135,12 +135,6 @@ jobs:
135 135 name: g4f-go-windows-amd64
136 136 path: g4f-go/dist/g4f-go-*-windows-amd64.zip
137 137 if-no-files-found: error
138 - name: Upload g4f-go windows-386
139 uses: actions/upload-artifact@v4
140 with:
141 name: g4f-go-windows-386
142 path: g4f-go/dist/g4f-go-*-windows-386.zip
143 if-no-files-found: error
144 138 - name: Upload g4f-go linux-amd64
145 139 uses: actions/upload-artifact@v4
146 140 with: