Skip to content

Commit 5b103da

Browse files
committed
fix ci errors
1 parent c2fafe1 commit 5b103da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/system.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
- name: Install the project
2020
run: uv sync
2121
- name: Set up commit0
22-
run: uv run commit0 setup simpy
22+
run: uv run commit0 clone simpy
2323
- name: Build docker images
2424
run: uv run commit0 build simpy
2525
- name: Set up git user

0 commit comments

Comments
 (0)