Skip to content

Commit 986e925

Browse files
Update cp_latest_dispatch.yml
1 parent 7355ca4 commit 986e925

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/cp_latest_dispatch.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -365,12 +365,13 @@ jobs:
365365
patch_fe:
366366
runs-on: windows-latest
367367

368+
if: success() || cancelled()
369+
368370
needs:
369371
- download-Yui-patch
370372
- download-msojocs-server
371373
- scrape_fe_version
372374

373-
374375
env:
375376
SCRAPED_VERSION: ${{ needs.scrape_fe_version.outputs.scraped_version }}
376377

0 commit comments

Comments
 (0)