mirror of
https://github.com/konpa/devicon.git
synced 2025-02-12 03:14:20 +01:00
Merge pull request #5 from amacado/build-integrate
add name for geckodriver log build artifact
This commit is contained in:
commit
8dbd464198
1
.github/workflows/build_icons.yml
vendored
1
.github/workflows/build_icons.yml
vendored
@ -30,6 +30,7 @@ jobs:
|
||||
- name: Upload geckodriver.log for debugging purposes
|
||||
uses: actions/upload-artifact@v2
|
||||
with:
|
||||
name: geckodriver-log
|
||||
path: ./geckodriver.log
|
||||
- name: Commit changes
|
||||
uses: stefanzweifel/git-auto-commit-action@v4
|
||||
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user