Skip to content

Commit 7f33ba0

Browse files
committed
with buildzip
1 parent 4d2ad6d commit 7f33ba0

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.DS_Store

4 KB
Binary file not shown.

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
run: |
2929
./build_nk.command
3030
/Library/Frameworks/Python.framework/Versions/3.13/bin/python3 patch.py
31-
/Library/Frameworks/Python.framework/Versions/3.13/bin/python3
31+
/Library/Frameworks/Python.framework/Versions/3.13/bin/python3 buildzip.py
3232
3333
- name: Create (Pre-)Release on Push
3434
if: github.event_name == 'push'

0 commit comments

Comments
 (0)