Skip to content

Commit 9deae25

Browse files
committed
add macos dep to release
1 parent ef03cba commit 9deae25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

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

139139
release:
140140
runs-on: ubuntu-latest
141-
needs: [build-android, build-windows]
141+
needs: [build-android, build-macOS, build-windows]
142142
permissions:
143143
contents: write
144144
steps:

0 commit comments

Comments
 (0)