mirror of https://github.com/wayvr-org/wayvr.git
rename github action
This commit is contained in:
parent
e763e15bdc
commit
1a87823847
|
|
@ -12,7 +12,7 @@ env:
|
||||||
RUSTC_WRAPPER: "sccache"
|
RUSTC_WRAPPER: "sccache"
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
make_release:
|
build_appimage:
|
||||||
runs-on: ubuntu-22.04
|
runs-on: ubuntu-22.04
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue