Skip to content

Commit

Permalink
chmod setup_secrets script
Browse files Browse the repository at this point in the history
  • Loading branch information
Morb0 committed Oct 3, 2023
1 parent 718bf6c commit 23b3f8e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 23b3f8e

Please sign in to comment.