mirror of
https://github.com/dcs-liberation/dcs_liberation.git
synced 2025-11-10 14:22:26 +00:00
Revert "Temporary Fix for broken upload action"
This reverts commit 64d273b433d062471ecfa5e3f08c256ea1180490.
This commit is contained in:
parent
5fd6ccb81d
commit
074ae328ee
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -52,7 +52,7 @@ jobs:
|
|||||||
$env:PYTHONPATH=".;./pydcs"
|
$env:PYTHONPATH=".;./pydcs"
|
||||||
pyinstaller pyinstaller.spec
|
pyinstaller pyinstaller.spec
|
||||||
|
|
||||||
- uses: actions/upload-artifact@v2.2.4
|
- uses: actions/upload-artifact@v2
|
||||||
with:
|
with:
|
||||||
name: dcs_liberation
|
name: dcs_liberation
|
||||||
path: dist/
|
path: dist/
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user