Skip to content

Commit

Permalink
Explicitly installing distutils
Browse files Browse the repository at this point in the history
  • Loading branch information
boris-ning-usds committed Nov 19, 2023
1 parent 0fba1f4 commit 79462bd
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 @@ -28,6 +28,9 @@ jobs:
which python3
brew unlink python@3.12
brew link --force python@3.11
rehash
python3 --version
python3 -m pip install distutils
- uses: asdf-vm/actions/plugin-test@v3
with:
Expand Down

0 comments on commit 79462bd

Please sign in to comment.