Skip to content

Commit

Permalink
fix status name
Browse files Browse the repository at this point in the history
  • Loading branch information
joseph-sentry authored Oct 18, 2023
1 parent 78593bb commit ad2654c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_assets.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ on:

jobs:
build_assets:
name: Build packages
name: Build packages - ${{ matrix.os }}
runs-on: ${{ matrix.os }}
strategy:
fail-fast: true
Expand Down

0 comments on commit ad2654c

Please sign in to comment.