Skip to content

Commit

Permalink
rename job
Browse files Browse the repository at this point in the history
  • Loading branch information
bjia56 authored Jan 12, 2025
1 parent 755ad2d commit 869da40
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -222,7 +222,7 @@ jobs:

check:
name: Check btop.com ${{ matrix.os }} ${{ matrix.arch }}
needs: apelink
needs: bundle
runs-on: ${{ matrix.runner }}
strategy:
fail-fast: false
Expand Down Expand Up @@ -332,4 +332,4 @@ jobs:
shell: openbsd {0}
run: |
cd ${{ github.workspace }}
./btop.com --version
./btop.com --version

0 comments on commit 869da40

Please sign in to comment.