Avoid reinstalling Py3.9 in macOS build workflow (#1194)

This commit is contained in:
Daniele Basso 2022-02-06 09:21:50 +00:00 committed by GitHub
parent f4a85e82c4
commit 103634f075
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 4 deletions

View File

@ -20,10 +20,6 @@ jobs:
uses: actions/checkout@v2
with:
ref: ${{ github.event.inputs.branch }}
- name: Set up Python
uses: actions/setup-python@v1
with:
python-version: 3.9
- name: Install system dependencies
run: |
brew install openssl readline xz