Skip to content

Commit dac44a5

Browse files
authored
Update bindings.python.yml
1 parent 8b75a05 commit dac44a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/bindings.python.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ jobs:
6868
publish:
6969
if: inputs.tag
7070
name: Publish
71-
needs: [linux, macos]
71+
needs: [linux]
7272
runs-on: ubuntu-latest
7373
steps:
7474
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)