fix: prerelease docs

This commit is contained in:
Miles Murgaw 2024-02-08 16:41:11 -05:00
parent 9c1ac76663
commit 58c27041c1

View file

@ -19,7 +19,7 @@ jobs:
- name: Set up cargo cache
uses: Swatinem/rust-cache@v2
with:
prefix-key: 'v0-docs'
prefix-key: 'v0-docs'
- name: cargo doc
run: cargo doc --no-deps --workspace