1
0
mirror of https://github.com/konpa/devicon.git synced 2025-08-17 03:54:05 +02:00

Merge pull request #5 from amacado/build-integrate

add name for geckodriver log build artifact
This commit is contained in:
Clemens Bastian
2020-09-06 14:52:20 +02:00
committed by GitHub
4 changed files with 1 additions and 0 deletions

View File

@@ -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.