Remove keytar-forked (#2723)

This commit is contained in:
Michael Telatynski
2025-11-28 14:52:35 +00:00
committed by GitHub
parent e63d76558b
commit c827e806ea
7 changed files with 13 additions and 237 deletions
-4
View File
@@ -113,10 +113,6 @@ jobs:
- name: Install Deps
run: "yarn install --frozen-lockfile"
# Python 3.12 drops distutils which keytar relies on
- name: Install setuptools
run: pip3 install setuptools
- name: Build Natives
if: steps.cache.outputs.cache-hit != 'true'
run: yarn build:native:universal