We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 907749b commit 539225bCopy full SHA for 539225b
.github/workflows/dafny_interop_test_vector_net.yml
@@ -87,7 +87,7 @@ jobs:
87
88
- name: Build DynamoDbEncryption implementation
89
shell: bash
90
- working-directory: ../DyanmoDbEncryption
+ working-directory: DynamoDbEncryption
91
run: |
92
# This works because `node` is installed by default on GHA runners
93
make transpile_implementation_net
0 commit comments