Skip to content

Commit

Permalink
rename github action
Browse files Browse the repository at this point in the history
  • Loading branch information
galister committed Aug 20, 2024
1 parent e763e15 commit 1a87823
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-appimage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ env:
RUSTC_WRAPPER: "sccache"

jobs:
make_release:
build_appimage:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 1a87823

Please sign in to comment.