Skip to content

Commit 118b052

Browse files
committed
fix3
1 parent b89752f commit 118b052

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

action.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -143,6 +143,7 @@ runs:
143143
--output VueComponents.zip
144144
if [ -f "VueComponents.zip" ]; then
145145
unzip -o VueComponents.zip
146+
rm VueComponents.zip
146147
fi
147148
148149
- name: Build VuePress site

0 commit comments

Comments
 (0)