Specify node version to avoid NAPI keytar bug (#2168)
This commit is contained in:
committed by
GitHub
parent
a546b28c62
commit
a46985d91e
2
.github/workflows/build_macos.yaml
vendored
2
.github/workflows/build_macos.yaml
vendored
@@ -62,7 +62,7 @@ jobs:
|
||||
|
||||
- uses: actions/setup-node@v4
|
||||
with:
|
||||
node-version-file: package.json
|
||||
node-version-file: .node-version
|
||||
cache: "yarn"
|
||||
|
||||
- name: Install Deps
|
||||
|
||||
Reference in New Issue
Block a user