mirror of
https://github.com/DioxusLabs/dioxus
synced 2024-11-23 04:33:06 +00:00
fix: prerelease docs
This commit is contained in:
parent
3c1028c523
commit
374ff24141
1 changed files with 0 additions and 3 deletions
3
.github/workflows/docs.yml
vendored
3
.github/workflows/docs.yml
vendored
|
@ -27,9 +27,6 @@ jobs:
|
|||
- name: cargo doc
|
||||
run: cargo doc --no-deps --workspace --features dioxus-fullstack/doc
|
||||
|
||||
- name: upload artifacts
|
||||
uses: actions/upload-pages-artifact@v3
|
||||
|
||||
- name: Deploy
|
||||
uses: JamesIves/github-pages-deploy-action@v4.5.0
|
||||
with:
|
||||
|
|
Loading…
Reference in a new issue