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
|
||||
run: |
|
||||
../.github/workflows/scripts/appimage_build_wlx.sh
|
||||
- name: Build xwayland-satellite
|
||||
run: |
|
||||
../.github/workflows/scripts/appimage_build_satellite.sh
|
||||
- name: Package AppImage
|
||||
run: |
|
||||
../.github/workflows/scripts/appimage_package.sh
|
||||
|
|
|
|||
Loading…
Reference in New Issue