rename github action

This commit is contained in:
galister 2024-08-20 14:04:44 +09:00
parent e763e15bdc
commit 1a87823847
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ env:
RUSTC_WRAPPER: "sccache"
jobs:
make_release:
build_appimage:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v3