Skip to content

Commit

Permalink
Update docs.yml with flutter setup
Browse files Browse the repository at this point in the history
  • Loading branch information
yamadapc authored Jan 24, 2024
1 parent b2ea176 commit 9db3b8a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,12 @@ jobs:
uses: mozilla-actions/[email protected]
with:
version: "v0.4.0"
- uses: subosito/flutter-action@v1
- uses: Swatinem/rust-cache@v2
with:
shared-key: "rust-cache-macos-docs"
- name: Build documentation
run: cargo doc
env:
SCCACHE_GHA_ENABLED: true
RUSTC_WRAPPER: sccache
RUSTC_WRAPPER: sccache

0 comments on commit 9db3b8a

Please sign in to comment.