Skip to content

Commit 5cf2597

Browse files
auto commit
1 parent d80796c commit 5cf2597

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 ${{ inputs.library }}/runtimes/go/ImplementationFromDafny-go/awscryptographydbencryptionsdkdynamodbsmithygenerated/to_dafny.go
156+
cat runtimes/go/ImplementationFromDafny-go/awscryptographydbencryptionsdkdynamodbsmithygenerated/to_dafny.go
157157
make check_polymorph_diff

0 commit comments

Comments
 (0)