Skip to content

Commit 728f242

Browse files
authored
ci: WebサイトのCIにrust-cacheを追加 (#191)
1 parent 6efc8e4 commit 728f242

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/website.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ jobs:
1616
steps:
1717
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
1818
- uses: jdx/mise-action@13abe502c30c1559a5c37dff303831bab82c9402 # v2.2.3
19+
- uses: Swatinem/rust-cache@9d47c6ad4b02e050fd481d890b2ea34778fd09d6 # v2.7.8
1920
- run: mise run generate-docs
2021
- run: mise run generate-web
2122
- name: Upload build artifacts

0 commit comments

Comments
 (0)