Skip to content

Commit

Permalink
Minor clean up in GH Actions (#495)
Browse files Browse the repository at this point in the history
  • Loading branch information
solidpixel authored Aug 15, 2024
1 parent e371306 commit e9d8c46
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 e9d8c46

Please sign in to comment.