Skip to content
This repository has been archived by the owner on Jul 13, 2023. It is now read-only.

Commit

Permalink
ci: add required components for doc builds
Browse files Browse the repository at this point in the history
  • Loading branch information
mayant15 authored Feb 1, 2021
1 parent 79034ae commit b389a7c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,6 @@ jobs:
with:
toolchain: nightly
override: true
components: rust-src, llvm-tools-preview
- name: Build docs
run: cargo doc

0 comments on commit b389a7c

Please sign in to comment.