forked from Hsdi/Shortcut_Sync_PotPlayer
feat: Add GitHub Actions workflow to build Windows executable with PyInstaller.
This commit is contained in:
2
.github/workflows/build-exe.yml
vendored
2
.github/workflows/build-exe.yml
vendored
@@ -11,7 +11,7 @@ on:
|
||||
|
||||
jobs:
|
||||
build:
|
||||
runs-on: windows-latest
|
||||
runs-on: windows
|
||||
|
||||
steps:
|
||||
- name: Checkout repository
|
||||
|
||||
Reference in New Issue
Block a user