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
|
||||
- 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:
|
||||
|
2
.idea/workspace.xml
generated
2
.idea/workspace.xml
generated
@@ -42,7 +42,7 @@
|
||||
<option name="number" value="Default" />
|
||||
<option name="presentableId" value="Default" />
|
||||
<updated>1669081298142</updated>
|
||||
<workItem from="1669081299384" duration="940000" />
|
||||
<workItem from="1669081299384" duration="1184000" />
|
||||
</task>
|
||||
<servers />
|
||||
</component>
|
||||
|
Reference in New Issue
Block a user