Skip to content

Commit

Permalink
what about this?
Browse files Browse the repository at this point in the history
  • Loading branch information
TingDaoK committed Aug 29, 2022
1 parent c30a8f8 commit 1a1be3f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .builder/actions/localhost_canary.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ def run(self, env):
env.shell.setenv('AWS_CRT_MEMORY_TRACING', '2')
actions = [
# "mvn install -DskipTests",
"cd ./samples/HttpClientCanary",
"cd ./samples/HttpClientCanary && ls",
"ls"
# "mvn install",
# "mvn exec:exec@netty exec:exec@crt"
Expand Down
1 change: 1 addition & 0 deletions aws-sdk-java-v2
Submodule aws-sdk-java-v2 added at b3b08f

0 comments on commit 1a1be3f

Please sign in to comment.