Skip to content

Commit

Permalink
fix(ci): another typo
Browse files Browse the repository at this point in the history
  • Loading branch information
NTBBloodbath committed Feb 14, 2025
1 parent 886ec20 commit 74b3cca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:

jobs:
release:
name: Release - ${{ matrix.platform.release_for }}
name: Release - ${{ matrix.platform.os_name }}
runs-on: ${{ matrix.platform.os }}
strategy:
# Do not cancel the build process if any of them fails
Expand Down

0 comments on commit 74b3cca

Please sign in to comment.