Skip to content

Commit

Permalink
ci/armhf: change workflow name to match the others
Browse files Browse the repository at this point in the history
Signed-off-by: Bindea Cristian <[email protected]>
  • Loading branch information
bindea-cristian authored and adisuciu committed Jun 25, 2024
1 parent cfbcfb1 commit 13ccef8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/appimage-armhf.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Scopy armhf Build
name: Scopy armhf AppImage Build

on: [push, pull_request]

Expand All @@ -8,7 +8,7 @@ env:

jobs:

build_scopy_for_armhf:
build_scopy_armhf_appimage:
runs-on: ubuntu-20.04

steps:
Expand Down

0 comments on commit 13ccef8

Please sign in to comment.