Skip to content

Commit 9faf8d9

Browse files
committed
Update GitHub Actions
1 parent 46c3f50 commit 9faf8d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-package-linux_arm64.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
python-version: ${{ matrix.python-version }}
3232
- name: Install dependencies
3333
run: |
34-
python -m pip install --upgrade pip wheel setuptools pyautogui pipdeptree
34+
python -m pip install --upgrade pip wheel setuptools pipdeptree
3535
pip install -r requirements.txt
3636
- name: Install SeleniumBase
3737
run: |

0 commit comments

Comments
 (0)