We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5798ab4 commit aa9a399Copy full SHA for aa9a399
1 file changed
.github/workflows/apidiff.yml
@@ -25,7 +25,7 @@ jobs:
25
shell: bash
26
run: |
27
generateomd \
28
- --source=src/WinUIEx/ \
+ --source=src/WinUIEx/WinUIEx.csproj \
29
--gitRepo=${{ github.server_url }}/${{ github.repository }} \
30
--sourceRef=${{ github.event.pull_request.head.sha }} \
31
--compareRef=${{ github.event.pull_request.base.sha }} \
0 commit comments