Skip to content

Commit 72574f9

Browse files
committed
fix
1 parent 5360da9 commit 72574f9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

codebuild/py312/decrypt_hkeyring_with_net.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,10 @@ phases:
3535
# Clone SDK-Dafny repo to get test vectors runner
3636
- git clone https://github.com/aws/aws-encryption-sdk-dafny.git
3737
# TODO: Change branch to published when available
38+
- cd aws-encryption-sdk-dafny
3839
- git checkout lucmcdon/hkeyring-vectors
3940
- git pull
41+
- cd ..
4042

4143
# Change TestVectors to reference the published .NET ESDK
4244
- cd aws-encryption-sdk-dafny/AwsEncryptionSDK/runtimes/net/TestVectorsNative/TestVectorLib

0 commit comments

Comments
 (0)