Skip to content

Commit a75e6be

Browse files
author
Lévai Norbert
committed
Update docs.yml
1 parent 59502d7 commit a75e6be

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/docs.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,9 @@ jobs:
2828
with:
2929
node-version: 20
3030

31+
- name: Clear Dist folder
32+
run: rm -rf docs/.vuepress/dist
33+
3134
- name: Install dependencies
3235
run: pnpm install
3336

0 commit comments

Comments
 (0)