Skip to content

Commit b7a8a0a

Browse files
committed
Added code to ensure we always get run log
1 parent 318e2df commit b7a8a0a

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
@@ -27,6 +27,7 @@ jobs:
2727
./icomoon.json ./devicon.json ./icons ./ --headless
2828
- name: Upload geckodriver.log for debugging purposes
2929
uses: actions/upload-artifact@v2
30+
if: ${{always()}}
3031
with:
3132
name: geckodriver-log
3233
path: ./geckodriver.log

0 commit comments

Comments
 (0)