Skip to content

Commit d90fe60

Browse files
committed
CI: Setup python for OSX
1 parent 401dffd commit d90fe60

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ jobs:
3737
runs-on: macos-10.15
3838
steps:
3939
- uses: actions/checkout@v2
40+
- uses: actions/setup-python@v2
4041
- name: Build
4142
run: |
4243
git config --global user.email "builds@travis-ci.com"

0 commit comments

Comments
 (0)