Skip to content

Commit eb9d36a

Browse files
committed
1
1 parent 8c9b567 commit eb9d36a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-push.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,7 @@ jobs:
121121
else
122122
echo "Unknown macos version" && false;
123123
fi
124+
124125
- name: Overwrite for MacOs PyPy
125126
if: runner.os == 'MacOs' && matrix.platform == 'PyPy'
126127
run: |

0 commit comments

Comments
 (0)