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:
2
.github/workflows/build_icons.yml
vendored
2
.github/workflows/build_icons.yml
vendored
@@ -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
|
||||
|
Reference in New Issue
Block a user