We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e02c10c commit 907749bCopy full SHA for 907749b
.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: ../DyanmoDbEncryption
91
run: |
92
# This works because `node` is installed by default on GHA runners
93
make transpile_implementation_net
0 commit comments