Skip to content

Commit

Permalink
fix: add debug line
Browse files Browse the repository at this point in the history
  • Loading branch information
Th0rgal committed Apr 30, 2024
1 parent 30a6604 commit 8653f05
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/testnet_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ jobs:
aws configure set default.region $AWS_DEFAULT_REGION
# Configure SSH
echo "configuring ssh"
eval `ssh-agent -s`
ssh-add ~/.ssh/github_read
Expand Down

0 comments on commit 8653f05

Please sign in to comment.