fix prebuilt docker build (#20123)

* try this

* back to the schedule
pull/20126/head
Adeeb Shihadeh 4 years ago committed by GitHub
parent a796294474
commit 9ceb117591
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 3
      .github/workflows/prebuilt.yaml

@ -26,7 +26,8 @@ jobs:
uses: lewagon/wait-on-check-action@v0.2 uses: lewagon/wait-on-check-action@v0.2
with: with:
ref: master ref: master
wait-interval: 20 wait-interval: 30
running-workflow-name: 'build prebuilt'
- uses: actions/checkout@v2 - uses: actions/checkout@v2
with: with:
submodules: true submodules: true

Loading…
Cancel
Save