We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d0152d9 commit 40a68f3Copy full SHA for 40a68f3
.github/workflows/release.yml
@@ -54,7 +54,7 @@ jobs:
54
uv sync --active --extra dev
55
hatch build
56
bash scripts/resource-rcc-compile.sh
57
- hatch publish -r test
+ hatch publish
58
bash scripts/build/build_binaries_linux.sh
59
60
- name: Build on macOS
0 commit comments