Skip to content

Commit 26fc1d8

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

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/deploy.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,8 @@ jobs:
5050
cd docs
5151
npm ci
5252
npm run docs:build
53+
cd .vitepress/dist
54+
ls
5355
- name: Upload artifact
5456
uses: actions/upload-pages-artifact@v3
5557
with:

0 commit comments

Comments
 (0)