Skip to content

Commit c936435

Browse files
committed
update workflow
1 parent ef6530a commit c936435

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/discorpy_ga.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737

3838
- name: Upgrade pip on macOS only
3939
if: runner.os == 'macOS'
40-
run: python3.8 -m pip install --upgrade pip
40+
run: python -m pip install --upgrade pip
4141

4242
- name: Install dependencies
4343
run: |

0 commit comments

Comments
 (0)