ar-poncho 2.0.307 → 2.0.309

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -45,7 +45,7 @@ jobs:
45
45
  - name: Copy/Create file
46
46
  run: |
47
47
  echo "Copying $FILE"
48
- rm -R ./poncho/dist/fonts/icono-arg_*
48
+ rm -f ./poncho/dist/fonts/icono-arg_*
49
49
  cp -R ./iconos/dist/css/icono-arg.css ./poncho/dist/css/
50
50
  cp -R ./iconos/dist/fonts/* ./poncho/dist/fonts/
51
51
  - name: 🧪 Deploy build
@@ -64,4 +64,4 @@ jobs:
64
64
  # git config user.name "${GITHUB_ACTOR}"
65
65
  # git config user.email "${GITHUB_ACTOR}@users.noreply.github.com"
66
66
  # git commit -am "File Replicated from Iconos"
67
- # git push
67
+ # git push
@@ -1,4 +1,5 @@
1
1
  /*!
2
+
2
3
  * Poncho v0.2 (https://github.com/argob/poncho)
3
4
  * Copyright 2016
4
5
  * Subsecretaría de Gobierno Digital