Skip to content

Commit d0152d9

Browse files
committed
flows: possible pypi publish fix
1 parent 2ca4dfc commit d0152d9

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
@@ -54,8 +54,8 @@ jobs:
5454
uv sync --active --extra dev
5555
hatch build
5656
bash scripts/resource-rcc-compile.sh
57-
bash scripts/build/build_binaries_linux.sh
5857
hatch publish -r test
58+
bash scripts/build/build_binaries_linux.sh
5959
6060
- name: Build on macOS
6161
if: matrix.platform == 'macos'

0 commit comments

Comments
 (0)