Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit ce32651

Browse files
committedApr 29, 2024··
m
1 parent 0ae6235 commit ce32651

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎.github/workflows/ci_test_vector_net.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ jobs:
5454
run: |
5555
# this is evil, but the MPL test vectors defines an extra Main
5656
sed -i "s/method Main/method NotMain/" ../submodules/MaterialProviders/TestVectorsAwsCryptographicMaterialProviders/dafny/TestVectorsAwsCryptographicMaterialProviders/src/Index.dfy
57+
sed -i "s/<OutputType>Exe/<OutputType>Library/" ../submodules/MaterialProviders/TestVectorsAwsCryptographicMaterialProviders/runtimes/net/TestVectors.csproj
5758
# This works because `node` is installed by default on GHA runners
5859
make transpile_net
5960

0 commit comments

Comments
 (0)
Please sign in to comment.