mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-22 06:45:37 +08:00
Issue #69 Add CSL2XSB to the installer
Uses PyInstaller to bundle together with a self-contained minimal Python environment.
This commit is contained in:
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@@ -176,6 +176,7 @@ jobs:
|
||||
- name: Install dependencies
|
||||
run: |
|
||||
choco install jom --yes
|
||||
pip install PyInstaller
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v2
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user