mirror of
https://github.com/Investigamer/cardconjurer.git
synced 2025-07-26 21:04:58 -05:00
Update to v3 upload artifact
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -39,7 +39,7 @@ jobs:
|
||||
run: |
|
||||
poetry run pyinstaller launcher.spec
|
||||
- name: Upload artifact Windows
|
||||
uses: actions/upload-artifact@v2
|
||||
uses: actions/upload-artifact@v3
|
||||
with:
|
||||
path: ./dist/${{ matrix.OUTPUT_FILE }}
|
||||
name: CC Server (${{ matrix.TARGET }})
|
3
.idea/workspace.xml
generated
3
.idea/workspace.xml
generated
@@ -3,7 +3,6 @@
|
||||
<component name="ChangeListManager">
|
||||
<list default="true" id="7dff8537-5203-4733-9f5a-45b1ee2f6a5e" name="Changes" comment="">
|
||||
<change beforePath="$PROJECT_DIR$/.github/workflows/build.yml" beforeDir="false" afterPath="$PROJECT_DIR$/.github/workflows/build.yml" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
|
||||
</list>
|
||||
<option name="SHOW_DIALOG" value="false" />
|
||||
<option name="HIGHLIGHT_CONFLICTS" value="true" />
|
||||
@@ -38,7 +37,7 @@
|
||||
<option name="presentableId" value="Default" />
|
||||
<updated>1669081298142</updated>
|
||||
<workItem from="1669081299384" duration="1718000" />
|
||||
<workItem from="1669083406313" duration="1547000" />
|
||||
<workItem from="1669083406313" duration="1996000" />
|
||||
</task>
|
||||
<servers />
|
||||
</component>
|
||||
|
Reference in New Issue
Block a user