Skip to content

Commit e33cf2c

Browse files
committed
fix
1 parent 72eecfb commit e33cf2c

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
@@ -142,6 +142,7 @@ runs:
142142
"https://developer.bcc.no/GetDoc?container=components" \
143143
--output VueComponents.zip
144144
if [ -f "VueComponents.zip" ]; then
145+
unzip -o VueComponents.zip
145146
rm VueComponents.zip
146147
fi
147148

0 commit comments

Comments
 (0)