Skip to content

Commit dedf8c7

Browse files
committed
add name for geckodriver log build artifact
1 parent a24e3aa commit dedf8c7

1 file 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

0 commit comments

Comments
 (0)