We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dafa78e commit c5cf219Copy full SHA for c5cf219
.appveyor.yml
@@ -5,9 +5,7 @@ install:
5
- ruby --version
6
- bundle package --all
7
8
- - ps: git --work-tree=tmp\bin checkout origin/windows-binaries --
9
- advpng.exe gifsicle.exe jhead.exe jpeg-recompress.exe jpegoptim.exe
10
- jpegtran.exe optipng.exe pngcrush.exe pngout.exe pngquant.exe
+ - ps: git --work-tree=tmp\bin checkout origin/windows-binaries -- '*.exe'
11
12
- ps: | # svgo
13
npm install -g svgo
0 commit comments