Skip to content

Commit dfef3d1

Browse files
committed
fix
1 parent 4b23bba commit dfef3d1

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
@@ -33,6 +33,8 @@ phases:
3333

3434
# Change TestVectors to reference the published .NET ESDK
3535
- cd aws-encryption-sdk-dafny/AwsEncryptionSDK/runtimes/net/TestVectorsNative/TestVectorLib
36+
- ls
37+
- pwd
3638
- sed -i '' -e 's/<ProjectReference Include="\.\.\/\.\.\/ESDK\.csproj" \/>/<PackageReference Include="AWS.Cryptography.EncryptionSDK" Version="4.0.1" \/>/g' AWSEncryptionSDKTestVectorLib.csproj
3739
- cd ../TestVectors
3840

0 commit comments

Comments
 (0)