We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 40ee4c3 commit 1481cfdCopy full SHA for 1481cfd
1 file changed
.github/workflows/Update.Unturned.Redist.yaml
@@ -123,7 +123,7 @@ jobs:
123
id: compare_manifest
124
run: |
125
MANIFEST_FILE="redist/redist-manifests/.manifest.${{ matrix.variant }}.txt"
126
- manifest_output=$(dotnet depot_downloader/DepotDownloader.dll \
+ manifest_output=$(dotnet depot_downloader/DepotDownloader \
127
-app $APP_ID \
128
-depot $APP_DEPOT_ID \
129
-username ${{ secrets.STEAM_USERNAME }} \
0 commit comments