Skip to content

Commit 826cf10

Browse files
committed
rename
1 parent 355e610 commit 826cf10

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/macos-dynamic.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
name: 🍎 MacOS
2+
name: 🍎 MacOS Dynamic
33
on:
44
push:
55
branches:
@@ -11,7 +11,7 @@ concurrency:
1111
cancel-in-progress: true
1212

1313
jobs:
14-
build:
14+
build-osx-dynamic:
1515
permissions:
1616
contents: read
1717
packages: write

0 commit comments

Comments
 (0)