mirror of
https://github.com/konpa/devicon.git
synced 2025-08-30 09:40:04 +02:00
Made eps requirements optional and clear up some terms
This commit is contained in:
3
.github/workflows/peek_icons.yml
vendored
3
.github/workflows/peek_icons.yml
vendored
@@ -9,9 +9,6 @@ jobs:
|
||||
runs-on: windows-2019
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
with:
|
||||
ref: ${{ github.head_ref }}
|
||||
repository: ${{ github.event.pull_request.head.repo.full_name}}
|
||||
- name: Setup Python v3.8
|
||||
uses: actions/setup-python@v2
|
||||
with:
|
||||
|
Reference in New Issue
Block a user