Skip to content

Commit 9a9ac66

Browse files
committed
Revert "Upgrade setuptools"
This reverts commit 8cc18f5.
1 parent 8cc18f5 commit 9a9ac66

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

action.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,6 @@ runs:
1919
- name: Install python pip
2020
run: python -m pip install --upgrade pip
2121
shell: bash
22-
- name: Upgrade setuptools
23-
run: sudo pip install setuptools --upgrade
24-
shell: bash
2522
# https://github.com/actions/virtual-environments/blob/main/images/linux/Ubuntu2004-README.md#mysql
2623
- name: Start MySQL
2724
run: sudo systemctl start mysql.service

0 commit comments

Comments
 (0)