Skip to content

Commit

Permalink
Merge pull request #185 from artichoke/terraform/update-file-.github-…
Browse files Browse the repository at this point in the history
…workflows-rustdoc.yaml

chore: Update `.github/workflows/rustdoc.yaml` in `artichoke/rand_mt`
  • Loading branch information
lopopolo authored Apr 11, 2023
2 parents 0d68676 + 207405f commit b06a513
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/rustdoc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ name: Documentation
- cron: "0 0 * * TUE"
concurrency:
group: docs-${{ github.head_ref }}
env:
CARGO_REGISTRIES_CRATES_IO_PROTOCOL: sparse
jobs:
rustdoc:
name: Build Rust API docs
Expand Down

0 comments on commit b06a513

Please sign in to comment.