Add python-tk

This commit is contained in:
Christoffer Lerno
2022-12-23 16:56:26 +01:00
parent 7223435df6
commit 9e77fe7787

View File

@@ -263,7 +263,7 @@ jobs:
- uses: actions/checkout@v3
- name: Download LLVM
run: |
brew update
brew update && brew install python-tk
brew install llvm@${{ matrix.llvm_version }} botan ninja
echo "/usr/local/opt/llvm@${{ matrix.llvm_version }}/bin" >> $GITHUB_PATH
TMP_PATH=$(xcrun --show-sdk-path)/user/include