Skip to content

Commit f7ec1e1

Browse files
committed
Fix Build
1 parent cc4a676 commit f7ec1e1

File tree

3 files changed

+1
-2953
lines changed

3 files changed

+1
-2953
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
- name: Build Client
2626
uses: actions/setup-node@v3
2727
with:
28-
node-version: 18.18.0
28+
node-version: 20.19.0
2929
- run: cd proxy && yarn run build:ci
3030
- name: Set up Go
3131
uses: actions/setup-go@v3

package-lock.json

Lines changed: 0 additions & 6 deletions
This file was deleted.

0 commit comments

Comments
 (0)