forked from CringeStudios/element-desktop
Pin Node to 22.13.1 for Windows build (#2166)
This commit is contained in:
parent
9a785738df
commit
a546b28c62
4
.github/workflows/build_windows.yaml
vendored
4
.github/workflows/build_windows.yaml
vendored
@ -99,7 +99,9 @@ jobs:
|
|||||||
|
|
||||||
- uses: actions/setup-node@v4
|
- uses: actions/setup-node@v4
|
||||||
with:
|
with:
|
||||||
node-version-file: package.json
|
# node-version-file: package.json
|
||||||
|
# For https://github.com/element-hq/element-desktop/issues/2161
|
||||||
|
node-version: 22.13.1
|
||||||
cache: "yarn"
|
cache: "yarn"
|
||||||
|
|
||||||
- name: Install Deps
|
- name: Install Deps
|
||||||
|
Loading…
x
Reference in New Issue
Block a user