Commit 8619daf
authored
Fix: build-Windows-app depends on unknown job verify
The root cause was that when merging Windows example app, the CI config was already using another name for the example app sources checks.
Confict were not found, so this build passed on PR, but merged changes caused the naming to be desynchronized.
The fix is to align the dependency for Windows example app build.1 parent 32cadf0 commit 8619daf
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
206 | 206 | | |
207 | 207 | | |
208 | 208 | | |
209 | | - | |
| 209 | + | |
210 | 210 | | |
211 | 211 | | |
212 | 212 | | |
| |||
0 commit comments