Skip to content

Commit 4fb0ff2

Browse files
committed
change git clone ssh to https
1 parent 1f65a2a commit 4fb0ff2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

codebuild/py312/decrypt_hkeyring_with_net.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ phases:
2929
# Approach 2: "The Quick Way:"
3030

3131
# Clone SDK-Dafny repo to get test vectors runner
32-
- git clone git@github.com:aws/aws-encryption-sdk-dafny.git
32+
- git clone https://github.com/aws/aws-encryption-sdk-dafny.git
3333

3434
# Change TestVectors to reference the published .NET ESDK
3535
- cd aws-encryption-sdk-dafny/AwsEncryptionSDK/runtimes/net/TestVectorsNative/TestVectorsLib

0 commit comments

Comments
 (0)