David PHAM-VAN

Separate gh-build

Showing 1 changed file with 3 additions and 1 deletions
@@ -247,8 +247,10 @@ ref: svg @@ -247,8 +247,10 @@ ref: svg
247 cd $@; curl -OL 'https://www.adobe.com/content/dam/acom/en/devnet/pdf/adobe_supplement_iso32000.pdf' 247 cd $@; curl -OL 'https://www.adobe.com/content/dam/acom/en/devnet/pdf/adobe_supplement_iso32000.pdf'
248 cd $@; curl -OL 'https://www.adobe.com/content/dam/acom/en/devnet/acrobat/pdfs/pdf_reference_1-7.pdf' 248 cd $@; curl -OL 'https://www.adobe.com/content/dam/acom/en/devnet/acrobat/pdfs/pdf_reference_1-7.pdf'
249 249
250 -gh-pages: all 250 +gh-social: all
251 cd test; $(DART_BIN) --enable-asserts github_social_preview.dart 251 cd test; $(DART_BIN) --enable-asserts github_social_preview.dart
  252 +
  253 +gh-pages: all
252 cd demo; $(FLUTTER_BIN) build web 254 cd demo; $(FLUTTER_BIN) build web
253 git checkout gh-pages 255 git checkout gh-pages
254 rm -rf assets icons 256 rm -rf assets icons