Skip to content

Commit

Permalink
change dir
Browse files Browse the repository at this point in the history
  • Loading branch information
JoeWang1127 committed May 10, 2024
1 parent b0f0dc4 commit 13085dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .kokoro/common.sh
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ function setup_cloud() {

destroy() {
arguments=$?
time source ./.cloud/helpers/destroy.sh
time source ../.cloud/helpers/destroy.sh
exit $arguments
}
trap destroy EXIT
Expand Down

0 comments on commit 13085dc

Please sign in to comment.