Skip to content

Commit 93f879c

Browse files
authored
Update deploy.yml
1 parent 26fc1d8 commit 93f879c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
cd docs
5151
npm ci
5252
npm run docs:build
53-
cd .vitepress/dist
53+
cd .vitepress
5454
ls
5555
- name: Upload artifact
5656
uses: actions/upload-pages-artifact@v3

0 commit comments

Comments
 (0)