Skip to content

Commit adfe11b

Browse files
committed
Checkpoint
1 parent cc7e029 commit adfe11b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535

3636
- name: Install dependencies
3737
run: |
38-
uv pip install toml
38+
uv pip install --system toml
3939
4040
- name: Extract version from tag and update pyproject.toml
4141
run: |

0 commit comments

Comments
 (0)