Skip to content

Commit 975c021

Browse files
committed
try cache cleaning
1 parent e79be78 commit 975c021

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/verdaccio-build-icon-builder.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ echo 'test icon builder'
3838
cd examples/s2-webpack-5-example
3939
mkdir icon-test
4040

41+
npm cache clean --force
4142
cp ../../packages/@react-spectrum/s2/s2wf-icons/S2_Icon_3D_20_N.svg icon-test/S2_Icon_3D_20_N.svg
4243
npx @react-spectrum/s2-icon-builder -i ./icon-test/S2_Icon_3D_20_N.svg -o ./icon-dist
4344
cp ../../packages/@react-spectrum/s2/spectrum-illustrations/linear/S2_lin_3D_48.svg icon-test/S2_lin_3D_48.svg

0 commit comments

Comments
 (0)