Update build_macos.yaml

This commit is contained in:
Michael Telatynski 2023-11-13 12:09:18 +00:00 committed by GitHub
parent b4d90bafae
commit 7bf2fbb0ac
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -67,7 +67,7 @@ jobs:
- name: Build Natives
if: steps.cache.outputs.cache-hit != 'true'
run:
run: |
# Python 3.12 drops distutils which keytar relies on
pip3 install setuptools
yarn build:native:universal