Skip to content

Commit

Permalink
Update desktop-electron-pr-build-mac-win.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
qdraw authored Oct 6, 2024
1 parent 9a3bf86 commit 097ac7c
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/desktop-electron-pr-build-mac-win.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 097ac7c

Please sign in to comment.