Skip to content

Commit dcdcc60

Browse files
committed
Revert "Downgrade geckodriver to v0.26"
This reverts commit 96fb237.
1 parent 96fb237 commit dcdcc60

4 files changed

Lines changed: 2 additions & 2 deletions

File tree

Binary file not shown.

.github/scripts/build_assets/geckodriver-v0.26.0-win64/README.md renamed to .github/scripts/build_assets/geckodriver-v0.27.0-win64/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
This folder was taken from: https://github.com/mozilla/geckodriver/releases/tag/v0.26.0
1+
This folder was taken from: https://github.com/mozilla/geckodriver/releases/tag/v0.27.0
Binary file not shown.

.github/workflows/build_icons.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
- name: Run icomoon_upload.py
2323
run: >
2424
python ./.github/scripts/icomoon_upload.py
25-
./.github/scripts/build_assets/geckodriver-v0.26.0-win64/geckodriver.exe
25+
./.github/scripts/build_assets/geckodriver-v0.27.0-win64/geckodriver.exe
2626
./icomoon.json ./devicon.json ./icons ./built_files --headless
2727
- name: Commit changes
2828
uses: stefanzweifel/git-auto-commit-action@v4

0 commit comments

Comments
 (0)