Skip to content

Commit

Permalink
Consistent OS naming
Browse files Browse the repository at this point in the history
  • Loading branch information
solidpixel committed Aug 12, 2024
1 parent 99765af commit 0d4eafc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/post_weekly_release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -205,7 +205,7 @@ jobs:

sign-binaries:
if: github.repository_owner == 'Arm-software'
name: Sign Windows and Mac
name: Sign Windows and macOS
runs-on: [self-hosted-ubuntu-latest-x64]
needs: [build-macos-universal, build-windows-multi]
steps:
Expand Down

0 comments on commit 0d4eafc

Please sign in to comment.