Skip to content

Commit 5e44f1c

Browse files
committed
Change Calkit install
1 parent fe9f0f9 commit 5e44f1c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/run.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,6 @@ jobs:
3333
- name: Setup uv
3434
uses: astral-sh/setup-uv@v5
3535
- name: Install Calkit
36-
run: uv tool install calkit-python
36+
run: uv tool install git+https://github.com/calkit/calkit.git@status
3737
- name: Run Calkit
3838
uses: calkit/run-action@v2

0 commit comments

Comments
 (0)