Skip to content

Commit 2625de8

Browse files
committed
m
1 parent 80b1575 commit 2625de8

File tree

1 file changed

+1
-1
lines changed
  • .github/actions/install_smithy_dafny_codegen_dependencies

1 file changed

+1
-1
lines changed

.github/actions/install_smithy_dafny_codegen_dependencies/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,4 @@ runs:
3030
- name: Arbitrary makefile target to force downloading Gradle
3131
shell: bash
3232
run: |
33-
make -C StandardLibrary setup_net
33+
make -C DynamoDbEncryption setup_net

0 commit comments

Comments
 (0)