mirror of https://github.com/wayvr-org/wayvr.git
build xwayland-satellite for release
This commit is contained in:
parent
d93b74cc8a
commit
a29451ceaa
|
|
@ -27,6 +27,9 @@ jobs:
|
||||||
- name: Cargo Build
|
- name: Cargo Build
|
||||||
run: |
|
run: |
|
||||||
../.github/workflows/scripts/appimage_build_wlx.sh
|
../.github/workflows/scripts/appimage_build_wlx.sh
|
||||||
|
- name: Build xwayland-satellite
|
||||||
|
run: |
|
||||||
|
../.github/workflows/scripts/appimage_build_satellite.sh
|
||||||
- name: Package AppImage
|
- name: Package AppImage
|
||||||
run: |
|
run: |
|
||||||
../.github/workflows/scripts/appimage_package.sh
|
../.github/workflows/scripts/appimage_package.sh
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue