Skip to content

Commit 2ca4dfc

Browse files
committed
flows: fix macos script name
1 parent b0aae87 commit 2ca4dfc

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
@@ -66,7 +66,7 @@ jobs:
6666
uv sync --active --extra dev
6767
hatch build
6868
bash scripts/resource-rcc-compile.sh
69-
bash scripts/build/build_binaries_macos.sh
69+
bash scripts/build/build_binaries_mac.sh
7070
7171
- name: Build on Windows
7272
if: matrix.platform == 'windows'

0 commit comments

Comments
 (0)