|
|
|
@ -83,7 +83,7 @@ runs:
|
|
|
|
|
- name: Download Game binaries
|
|
|
|
|
run: >-
|
|
|
|
|
dotnet depotdownloader/DepotDownloader.dll -app ${{inputs.steam-appid}} -depot ${{inputs.steam-depotid}} -beta ${{inputs.stable-version}} -username ${{inputs.steam-login}}
|
|
|
|
|
-password ${{inputs.steam-password}} -filelist ${{steam-filefilter}} -dir ${{inputs.stable-directory}}
|
|
|
|
|
-password ${{inputs.steam-password}} -filelist ${{inputs.steam-filefilter}} -dir ${{inputs.stable-directory}}
|
|
|
|
|
shell: pwsh
|
|
|
|
|
|
|
|
|
|
- name: Download opencover.${{inputs.opencover-version}}
|
|
|
|
|