1
0
mirror of https://github.com/konpa/devicon.git synced 2025-08-31 18:13:04 +02:00

Add new_icons.png to gitignore. Fixed yunohost, clojure, clojurescript, and redux

This commit is contained in:
Thomas Bui
2020-10-11 22:03:23 -07:00
parent e6cb7bb3fd
commit 0757cec0a8
7 changed files with 28 additions and 10 deletions

View File

@@ -36,7 +36,7 @@ jobs:
if: ${{success()}}
with:
name: new_icons
path: ./.github/scripts/new_icons.png
path: ./new_icons.png
- name: Running npm task for building devicon.min.css
if: ${{ success() }}
run: npm run build-css