Skip to content

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
16bravo authored Dec 19, 2023
1 parent c96974b commit 7da736e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,8 @@ jobs:
- name: Print Python Version
run: python --version

- name: Upgrade pip
run: pip install --upgrade pip

- name: Install distutils
run: pip install distutils

0 comments on commit 7da736e

Please sign in to comment.