fix: prerelease docs

This commit is contained in:
Miles Murgaw 2024-02-08 16:40:38 -05:00
parent 7f886e3888
commit 9c1ac76663

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