Skip to content

Commit

Permalink
Update cp_latest_dispatch.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
auto-yui-patch authored Feb 19, 2025
1 parent 986e925 commit 1453cdc
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/cp_latest_dispatch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -365,12 +365,14 @@ jobs:
patch_fe:
runs-on: windows-latest

if: success() || cancelled()

needs:
- download-Yui-patch
- download-msojocs-server
- scrape_fe_version
- download-fiddler-everywhere-windows
- download-fiddler-everywhere-linux
- download-fiddler-everywhere-mac
if: always()

env:
SCRAPED_VERSION: ${{ needs.scrape_fe_version.outputs.scraped_version }}
Expand Down

0 comments on commit 1453cdc

Please sign in to comment.