Skip to content

Commit

Permalink
fix docs build
Browse files Browse the repository at this point in the history
  • Loading branch information
gpmayorga committed Sep 14, 2023
1 parent 2bc1047 commit 10400be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- name: Prep build on Ubuntu
uses: ./.github/actions/prep-ubuntu
with:
RUST_TOOLCHAIN: ${{ matrix.rust_version }}
RUST_TOOLCHAIN: ${{ env.RUST_TOOLCHAIN }}

- name: SCcache setup
uses: ./.github/actions/sccache-gcloud
Expand Down

0 comments on commit 10400be

Please sign in to comment.