Skip to content

Commit 8dbd464

Browse files
authored
Merge pull request #5 from amacado/build-integrate
add name for geckodriver log build artifact
2 parents a24e3aa + 5627a92 commit 8dbd464

4 files changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/build_icons.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ jobs:
3030
- name: Upload geckodriver.log for debugging purposes
3131
uses: actions/upload-artifact@v2
3232
with:
33+
name: geckodriver-log
3334
path: ./geckodriver.log
3435
- name: Commit changes
3536
uses: stefanzweifel/git-auto-commit-action@v4

fonts/devicon.eot

0 Bytes
Binary file not shown.

fonts/devicon.ttf

0 Bytes
Binary file not shown.

fonts/devicon.woff

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)