diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index 3ab35f70..570e77c8 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -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:
diff --git a/.idea/workspace.xml b/.idea/workspace.xml
index 0513e5eb..3fb12a33 100644
--- a/.idea/workspace.xml
+++ b/.idea/workspace.xml
@@ -42,7 +42,7 @@
1669081298142
-
+