rename github action
This commit is contained in:
2
.github/workflows/build-appimage.yml
vendored
2
.github/workflows/build-appimage.yml
vendored
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user