mirror of
https://github.com/dcs-retribution/dcs-retribution.git
synced 2025-11-10 15:41:24 +00:00
Revert "Temporary Fix for broken upload action"
This reverts commit 697e2c2b11750ea2d080579563d88ee7c16382bf.
This commit is contained in:
parent
f9ed61d199
commit
490a4e8097
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