mirror of
https://github.com/catppuccin/mdBook.git
synced 2026-01-09 05:01:28 +08:00
ci(website): specify correct path to built book
This commit is contained in:
parent
31b3ab9f86
commit
4569ae8016
2
.github/workflows/website.yml
vendored
2
.github/workflows/website.yml
vendored
@ -35,7 +35,7 @@ jobs:
|
||||
- name: Upload artifact
|
||||
uses: actions/upload-pages-artifact@v3
|
||||
with:
|
||||
path: "./example/theme/book/"
|
||||
path: "./example/book/"
|
||||
|
||||
- name: Deploy artifact to GitHub Pages
|
||||
id: deploy
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user