소스 검색

Update macOS test dependencies

pull/2182/head
James Morris 4 년 전
부모
커밋
a7e09ce2ea
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      .github/workflows/macos_tests.yml

+ 1
- 1
.github/workflows/macos_tests.yml 파일 보기

@ -22,7 +22,7 @@ jobs:
# python-version: ${{ matrix.python-version }}
# ... but in the repo, we want to test pyenv builds on macOS
- run: |
brew install autoconf openssl@1.1 pkg-config readline
brew install openssl readline sqlite3 xz zlib
# https://github.com/pyenv/pyenv#installation
- run: pwd
- env:

불러오는 중...
취소
저장