Skip to content

Commit 26e1453

Browse files
auto commit
1 parent 8554fb6 commit 26e1453

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/polymorph_codegen/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,5 +153,5 @@ runs:
153153
working-directory: ./${{ inputs.library }}
154154
shell: bash
155155
run: |
156-
cat DynamoDbEncryption/runtimes/go/ImplementationFromDafny-go/awscryptographydbencryptionsdkdynamodbsmithygenerated/to_dafny.go
156+
cat ${{ inputs.library }}/runtimes/go/ImplementationFromDafny-go/awscryptographydbencryptionsdkdynamodbsmithygenerated/to_dafny.go
157157
make check_polymorph_diff

0 commit comments

Comments
 (0)