Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
hiroTochigi committed Sep 21, 2023
1 parent cf9c7d4 commit bc42285
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cloudbabbel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
run: |
aws sts get-caller-identity
aws ec2 describe-security-groups
treehouses sshtunnel key name | cut -d ' ' -f 5`.pub
`treehouses sshtunnel key name | cut -d ' ' -f 5`.pub
publickey=`treehouses sshtunnel key name | cut -d ' ' -f 5`.pub
keyPath=$(pwd)
checkSSH=$keyPath/$publickey
Expand Down

0 comments on commit bc42285

Please sign in to comment.