mirror of
https://github.com/Investigamer/cardconjurer.git
synced 2025-07-26 21:04:58 -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
|
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
2
.idea/workspace.xml
generated
@@ -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>
|
||||||
|
Reference in New Issue
Block a user