1
0
mirror of https://github.com/konpa/devicon.git synced 2025-08-24 23:17:24 +02:00

Update .github/workflows/build_icons.yml

Co-authored-by: Clemens Bastian <8781699+amacado@users.noreply.github.com>
This commit is contained in:
Thomas Bui
2020-12-11 16:56:26 -08:00
committed by GitHub
parent 7add5debcd
commit e3054325e0

View File

@@ -18,7 +18,7 @@ jobs:
python -m pip install --upgrade pip
pip install -r ./.github/scripts/requirements.txt
npm install
- name: Run icomoon_upload.py
- name: Executing build and create fonts via icomoon
run: npm run build
- name: Upload geckodriver.log for debugging purposes
uses: actions/upload-artifact@v2