Skip to content

Commit ab9c9d1

Browse files
committed
ci: uv sync --lockedを削除
1 parent 73f1ad3 commit ab9c9d1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ jobs:
2020
toolchain: "1.81"
2121
- uses: Swatinem/rust-cache@v2
2222
- uses: jdx/mise-action@v2
23-
- run: uv sync --locked
2423
- run: mise run generate-docs
2524
- run: mise run generate-web
2625
- name: Upload build artifacts

0 commit comments

Comments
 (0)