Skip to content

Commit aa9a399

Browse files
authored
Update apidiff.yml
1 parent 5798ab4 commit aa9a399

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/apidiff.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
shell: bash
2626
run: |
2727
generateomd \
28-
--source=src/WinUIEx/ \
28+
--source=src/WinUIEx/WinUIEx.csproj \
2929
--gitRepo=${{ github.server_url }}/${{ github.repository }} \
3030
--sourceRef=${{ github.event.pull_request.head.sha }} \
3131
--compareRef=${{ github.event.pull_request.base.sha }} \

0 commit comments

Comments
 (0)