Skip to content

Commit ab87fa4

Browse files
author
Lévai Norbert
committed
remove clear dist
1 parent d6ddae4 commit ab87fa4

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/docs.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,6 @@ jobs:
3131
- name: Install dependencies
3232
run: pnpm install
3333

34-
- name: Clear Dist folder
35-
run: rm -rf docs/.vuepress/dist
36-
3734
# run build script
3835
- name: Build VuePress site
3936
run: pnpm docs:build

0 commit comments

Comments
 (0)