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 12, 2025
1 parent 8d70de0 commit 81ebcdb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cp_latest_dispatch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ jobs:
env:
SCRAPED_VERSION: ${{ needs.scrape_fe_version.outputs.scraped_version }}
LIBRARY_EXTENSION: ${{ needs.init_os_arch.outputs.library_extension }}
ARCH_CODE: ${{ needs.init_os_arch.outputs.arch }}
ARCH_CODE: ${{ needs.init_os_arch.outputs.arch_code }}

outputs:
is-compatible-cont: ${{ steps.is-compatible-cont.outputs.is-compatible-cont }}
Expand Down

0 comments on commit 81ebcdb

Please sign in to comment.