Skip to content
This repository was archived by the owner on Jan 31, 2024. It is now read-only.

Commit 78097e3

Browse files
hpk42link2xt
andcommitted
Update .github/workflows/deploy.yml
Co-authored-by: link2xt <[email protected]>
1 parent 6ec20c4 commit 78097e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
- name: install mdbook
3838
run: |
3939
cargo install mdbook
40-
mdbook build -d ../docs.webxdc.org
40+
mdbook build --dest-dir ../docs.webxdc.org
4141
- name: Upload
4242
uses: horochx/[email protected]
4343
with:

0 commit comments

Comments
 (0)