Checkout .github on omnibus result for notifications
It currently fails like: Can't find 'action.yml'
This commit is contained in:
parent
cbaf85cb32
commit
2fee379f8f
2
.github/workflows/compilers.yml
vendored
2
.github/workflows/compilers.yml
vendored
@ -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'
|
||||
|
Loading…
x
Reference in New Issue
Block a user