mirror of
https://github.com/Investigamer/cardconjurer.git
synced 2025-07-28 13:51:50 -05:00
Fix typo
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -33,7 +33,7 @@ jobs:
|
||||
poetry install
|
||||
- name: Build with PyInstaller
|
||||
run: |
|
||||
poetry run pyinstaller server.spec ${{ github.ref_name }}
|
||||
poetry run pyinstaller launcher.spec ${{ github.ref_name }}
|
||||
- name: Upload artifact
|
||||
uses: actions/upload-artifact@v2
|
||||
with:
|
||||
|
Reference in New Issue
Block a user