Skip to content

Commit 439a947

Browse files
committed
Prepare test run for pre-release #2
1 parent 8b0c6d8 commit 439a947

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pre-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
run: |
3030
SHA=$(git rev-parse --short HEAD)
3131
BASE=$(uv version --short)
32-
uv version --frozen "${BASE}.dev${RUN_NUMBER}+g${SHA}"
32+
uv version --frozen "${BASE.dev${RUN_NUMBER}+g${SHA}"
3333
- name: Build packages for distribution
3434
run: uv build
3535

0 commit comments

Comments
 (0)