mirror of
https://github.com/konpa/devicon.git
synced 2025-08-14 18:44:17 +02:00
Fix the peek bot cmd line args (#1059)
This commit is contained in:
2
.github/workflows/peek_icons.yml
vendored
2
.github/workflows/peek_icons.yml
vendored
@@ -42,7 +42,7 @@ jobs:
|
||||
run: >
|
||||
python ./.github/scripts/icomoon_peek.py
|
||||
./.github/scripts/build_assets/geckodriver-v0.30.0-win64/geckodriver.exe ./icomoon.json
|
||||
./devicon.json ./icons ./ --headless --pr_title "%PR_TITLE%"
|
||||
./devicon.json ./icons ./ --headless "%PR_TITLE%"
|
||||
|
||||
- name: Upload the err messages (created by icomoon_peek.py)
|
||||
uses: actions/upload-artifact@v2.2.4
|
||||
|
Reference in New Issue
Block a user