Revert "Temporary Fix for broken upload action"

This reverts commit 64d273b433d062471ecfa5e3f08c256ea1180490.
This commit is contained in:
RndName 2021-12-21 09:35:18 +01:00
parent 5fd6ccb81d
commit 074ae328ee
No known key found for this signature in database
GPG Key ID: 5EF516FD9537F7C0

View File

@ -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/