Skip to content

Commit b985cd7

Browse files
committed
fix docs missing steb
Signed-off-by: illyrius666 <28700752+illyrius666@users.noreply.github.com>
1 parent e2966a1 commit b985cd7

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/rust.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -249,6 +249,10 @@ jobs:
249249
with:
250250
toolchain: stable
251251

252+
- id: run_sccache_cache
253+
name: Run sccache-cache
254+
uses: mozilla-actions/sccache-action@7d986dd989559c6ecdb630a3fd2557667be217ad
255+
252256
- id: build_docs
253257
name: Build Documentation
254258
run: cargo doc --no-deps

0 commit comments

Comments
 (0)