1
0
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:
Clemens Bastian 2020-09-06 14:52:20 +02:00 committed by GitHub
commit 8dbd464198
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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.