Skip to content

Commit b89752f

Browse files
committed
fix2
1 parent e33cf2c commit b89752f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

action.yml

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

0 commit comments

Comments
 (0)