github workflows: upgrade DepotDownloader 2.5.0->2.7.2
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -23,7 +23,7 @@ jobs:
|
||||
run: |
|
||||
mkdir depotdownloader
|
||||
cd depotdownloader
|
||||
curl -L 'https://github.com/SteamRE/DepotDownloader/releases/download/DepotDownloader_2.5.0/depotdownloader-2.5.0.zip' > depotdownloader.zip
|
||||
curl -L 'https://github.com/SteamRE/DepotDownloader/releases/download/DepotDownloader_2.7.2/DepotDownloader-windows-x64.zip' > depotdownloader.zip
|
||||
unzip depotdownloader.zip
|
||||
|
||||
- name: setup Space Engineers
|
||||
|
Reference in New Issue
Block a user