chmod setup_secrets script

This commit is contained in:
Morb0
2023-10-03 14:32:17 +03:00
parent 718bf6ceba
commit 23b3f8e4e9

View File

@@ -32,6 +32,7 @@ jobs:
echo "HOST *" > ~/.ssh/config
echo "StrictHostKeyChecking no" >> ~/.ssh/config
git -c submodule.Secrets.update=checkout submodule update --init
chmod +x ./Tools/corvax/setup_secrets.sh
./Tools/corvax/setup_secrets.sh
# Corvax-Secrets-End