Checkout .github on omnibus result for notifications

It currently fails like: Can't find 'action.yml'
This commit is contained in:
Takashi Kokubun 2025-05-13 13:05:26 -07:00
parent cbaf85cb32
commit 2fee379f8f

View File

@ -320,6 +320,8 @@ jobs:
- 'compileB'
- 'compileC'
steps:
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
with: { sparse-checkout-cone-mode: false, sparse-checkout: /.github }
- uses: ./.github/actions/slack
with:
label: 'omnibus'