This commit is contained in:
MrTeferi
2022-11-21 20:03:14 -06:00
parent 6027eb7737
commit 8c720639f9
2 changed files with 2 additions and 2 deletions

View File

@@ -33,7 +33,7 @@ jobs:
poetry install poetry install
- name: Build with PyInstaller - name: Build with PyInstaller
run: | run: |
poetry run pyinstaller server.spec ${{ github.ref_name }} poetry run pyinstaller launcher.spec ${{ github.ref_name }}
- name: Upload artifact - name: Upload artifact
uses: actions/upload-artifact@v2 uses: actions/upload-artifact@v2
with: with:

2
.idea/workspace.xml generated
View File

@@ -42,7 +42,7 @@
<option name="number" value="Default" /> <option name="number" value="Default" />
<option name="presentableId" value="Default" /> <option name="presentableId" value="Default" />
<updated>1669081298142</updated> <updated>1669081298142</updated>
<workItem from="1669081299384" duration="940000" /> <workItem from="1669081299384" duration="1184000" />
</task> </task>
<servers /> <servers />
</component> </component>