mirror of
https://github.com/DioxusLabs/dioxus
synced 2024-11-10 06:34:20 +00:00
fix: prerelease docs
This commit is contained in:
parent
43c4bc46b7
commit
b43ae755ce
1 changed files with 1 additions and 1 deletions
2
.github/workflows/docs.yml
vendored
2
.github/workflows/docs.yml
vendored
|
@ -25,7 +25,7 @@ jobs:
|
|||
|
||||
|
||||
- name: cargo doc
|
||||
run: cargo doc --no-deps --workspace --features doc
|
||||
run: cargo doc --no-deps --workspace --exclude fullstack
|
||||
|
||||
- name: upload artifacts
|
||||
uses: actions/upload-pages-artifact@v3
|
||||
|
|
Loading…
Reference in a new issue