forked from Xingshu/Shortcut_Sync_PotPlayer
更新 .github/workflows/build-exe.yml
fix
This commit is contained in:
4
.github/workflows/build-exe.yml
vendored
4
.github/workflows/build-exe.yml
vendored
@@ -10,6 +10,10 @@ jobs:
|
||||
runs-on: windows-latest
|
||||
|
||||
steps:
|
||||
- name: Setup Node
|
||||
uses: actions/setup-node@v4
|
||||
with:
|
||||
node-version: 20
|
||||
- name: Checkout code
|
||||
uses: actions/checkout@v4
|
||||
|
||||
|
||||
Reference in New Issue
Block a user