Skip to content

Commit 3da3905

Browse files
author
nedmsmith
committed
Update makefile.yml
fix exports path
1 parent d810bfe commit 3da3905

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/makefile.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,4 @@ jobs:
2323
with:
2424
token: ${{ secrets.GITHUB_TOKEN }}
2525
files: |
26-
./exports/*.cddl
26+
./cddl/exports/*.cddl

0 commit comments

Comments
 (0)