Temporary Fix for broken upload action

The upload-artifact version 2.3 has problems with 0byte files and prevent the build action from beeing completed.
This temporary fix should be reverted when they fixed the bug.
This commit is contained in:
RndName 2021-12-13 20:47:28 +01:00
parent c643adf57b
commit 697e2c2b11
No known key found for this signature in database
GPG Key ID: 5EF516FD9537F7C0

View File

@ -52,7 +52,7 @@ jobs:
$env:PYTHONPATH=".;./pydcs"
pyinstaller pyinstaller.spec
- uses: actions/upload-artifact@v2
- uses: actions/upload-artifact@v2.2.4
with:
name: dcs_liberation
path: dist/