ci: fix No module named 'distutils'

This commit is contained in:
Abdullah Atta
2024-04-02 12:14:40 +05:00
parent b3e10de0a1
commit 7368796a72

View File

@@ -97,6 +97,9 @@ jobs:
- name: Setup Node
uses: ./.github/actions/setup-node-with-cache
- name: Install setuptools
run: python3 -m pip install setuptools
- name: Setup notarization
run: |
mkdir -p ~/private_keys/