Skip to content

Commit e9d8c46

Browse files
authored
Minor clean up in GH Actions (#495)
1 parent e371306 commit e9d8c46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/post_weekly_release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -205,7 +205,7 @@ jobs:
205205

206206
sign-binaries:
207207
if: github.repository_owner == 'Arm-software'
208-
name: Sign Windows and Mac
208+
name: Sign Windows and macOS
209209
runs-on: [self-hosted-ubuntu-latest-x64]
210210
needs: [build-macos-universal, build-windows-multi]
211211
steps:

0 commit comments

Comments
 (0)