mirror of
https://github.com/GXDE-OS/GXDE.git
synced 2026-06-22 05:36:37 +08:00
修复GOLANG包构建问题
This commit is contained in:
@@ -37,7 +37,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Building ${{ GITHUB.repository }}
|
- name: Building ${{ GITHUB.repository }}
|
||||||
run: |
|
run: |
|
||||||
env gitPath=$(basename $GITHUB_REPOSITORY) bash .github/workflows/run-command-in-chroot.sh dpkg-buildpackage -b
|
env gitPath=$(basename $GITHUB_REPOSITORY) bash .github/workflows/run-command-in-chroot.sh env GO111MODULE=off dpkg-buildpackage -b
|
||||||
|
|
||||||
- name: Remove Debug Package
|
- name: Remove Debug Package
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Binary file not shown.
|
Before Width: | Height: | Size: 270 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 66 KiB |
@@ -59,8 +59,6 @@ DDE Top Panel:https://github.com/SeptemberHX/dde-top-panel
|
|||||||
## 请作者喝杯茶
|
## 请作者喝杯茶
|
||||||
如果您觉得对你有帮助,可以请作者喝杯茶
|
如果您觉得对你有帮助,可以请作者喝杯茶
|
||||||
<img src="Icon/QR/Wechat.png" width="250" />
|
<img src="Icon/QR/Wechat.png" width="250" />
|
||||||
<img src="Icon/QR/Alipay.jpg" width="250" />
|
|
||||||
<img src="Icon/QR/QQ.png" width="250" >
|
|
||||||
|
|
||||||
### 广告
|
### 广告
|
||||||
支付宝官方活动,扫描获得支付红包!
|
支付宝官方活动,扫描获得支付红包!
|
||||||
|
|||||||
Reference in New Issue
Block a user