Skip to content

Commit 5d3f0e2

Browse files
committed
Give permissions to depot downloader
1 parent de68a0c commit 5d3f0e2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/Update.Unturned.Redist.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -123,6 +123,7 @@ jobs:
123123
id: compare_manifest
124124
run: |
125125
MANIFEST_FILE="redist/redist-manifests/.manifest.${{ matrix.variant }}.txt"
126+
chmod +x depot_downloader/DepotDownloader
126127
manifest_output=$(depot_downloader/DepotDownloader \
127128
-app $APP_ID \
128129
-depot $APP_DEPOT_ID \

0 commit comments

Comments
 (0)