From 097ac7c956f4448e29b23fc8f149363a15d9d81e Mon Sep 17 00:00:00 2001 From: Dion van Velde Date: Sun, 6 Oct 2024 18:12:40 +0200 Subject: [PATCH] Update desktop-electron-pr-build-mac-win.yml --- .github/workflows/desktop-electron-pr-build-mac-win.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.github/workflows/desktop-electron-pr-build-mac-win.yml b/.github/workflows/desktop-electron-pr-build-mac-win.yml index f84c3a8937..20e6fd48d2 100644 --- a/.github/workflows/desktop-electron-pr-build-mac-win.yml +++ b/.github/workflows/desktop-electron-pr-build-mac-win.yml @@ -25,6 +25,12 @@ jobs: steps: - uses: actions/checkout@v4 + + - name: Set node version + uses: actions/setup-node@v4 + with: + node-version: '20.x' + - name: Fake Starsky Zip (Windows) shell: bash working-directory: ./starsky