mirror of
https://github.com/GXDE-OS/GXDE.git
synced 2026-06-22 05:26:37 +08:00
@@ -29,7 +29,3 @@ jobs:
|
|||||||
call-hetao:
|
call-hetao:
|
||||||
uses: GXDE-OS/GXDE/.github/workflows/building-deb-hetao-cross-host.yml@master
|
uses: GXDE-OS/GXDE/.github/workflows/building-deb-hetao-cross-host.yml@master
|
||||||
secrets: inherit
|
secrets: inherit
|
||||||
|
|
||||||
call-meimei:
|
|
||||||
uses: GXDE-OS/GXDE/.github/workflows/building-deb-meimei-cross.yml@master
|
|
||||||
secrets: inherit
|
|
||||||
|
|||||||
@@ -29,7 +29,3 @@ jobs:
|
|||||||
call-hetao:
|
call-hetao:
|
||||||
uses: GXDE-OS/GXDE/.github/workflows/building-deb-hetao-cross.yml@master
|
uses: GXDE-OS/GXDE/.github/workflows/building-deb-hetao-cross.yml@master
|
||||||
secrets: inherit
|
secrets: inherit
|
||||||
|
|
||||||
call-meimei:
|
|
||||||
uses: GXDE-OS/GXDE/.github/workflows/building-deb-meimei-cross.yml@master
|
|
||||||
secrets: inherit
|
|
||||||
|
|||||||
@@ -22,9 +22,14 @@ env:
|
|||||||
BOTTLEPATH: system-bottle
|
BOTTLEPATH: system-bottle
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
empty:
|
call-loong64-meimei:
|
||||||
runs-on: ubuntu-latest
|
uses: GXDE-OS/GXDE/.github/workflows/building-deb-base.yml@master
|
||||||
steps:
|
secrets: inherit
|
||||||
- name: Empty
|
with:
|
||||||
run: |
|
display-name: loong64-meimei
|
||||||
exit
|
arch: amd64
|
||||||
|
rootfs-codename: trixie
|
||||||
|
rootfs-source: https://deb.debian.org/debian/
|
||||||
|
gxde-codename: meimei
|
||||||
|
gxde-codename-upload: meimei
|
||||||
|
gxde-cross-arch: loong64
|
||||||
|
|||||||
Reference in New Issue
Block a user