Skip to content

Commit 4b23bba

Browse files
committed
fix
1 parent 4fb0ff2 commit 4b23bba

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
@@ -32,7 +32,7 @@ phases:
3232
- git clone https://github.com/aws/aws-encryption-sdk-dafny.git
3333

3434
# Change TestVectors to reference the published .NET ESDK
35-
- cd aws-encryption-sdk-dafny/AwsEncryptionSDK/runtimes/net/TestVectorsNative/TestVectorsLib
35+
- cd aws-encryption-sdk-dafny/AwsEncryptionSDK/runtimes/net/TestVectorsNative/TestVectorLib
3636
- sed -i '' -e 's/<ProjectReference Include="\.\.\/\.\.\/ESDK\.csproj" \/>/<PackageReference Include="AWS.Cryptography.EncryptionSDK" Version="4.0.1" \/>/g' AWSEncryptionSDKTestVectorLib.csproj
3737
- cd ../TestVectors
3838

0 commit comments

Comments
 (0)