Skip to content

Commit e4b2015

Browse files
authored
ci: Rustツールチェーンのセットアップを削除 (#148)
1 parent 614b2b3 commit e4b2015

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/deploy.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,6 @@ jobs:
1515
runs-on: ubuntu-24.04
1616
steps:
1717
- uses: actions/checkout@v4
18-
- uses: dtolnay/rust-toolchain@master
19-
with:
20-
toolchain: "1.81"
21-
- uses: Swatinem/rust-cache@v2
2218
- uses: jdx/mise-action@v2
2319
- run: mise run generate-docs
2420
- run: mise run generate-web

0 commit comments

Comments
 (0)