parent
feb7d5cf4b
commit
fc1ff57fc8
|
@ -55,7 +55,6 @@ jobs:
|
|||
matrix:
|
||||
os: ["ubuntu", "windows", "macos"]
|
||||
runs-on: ${{ matrix.os }}-latest
|
||||
if: ${{ github.event.workflow_run.conclusion == 'success' }}
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v4
|
||||
|
|
Loading…
Reference in New Issue