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