fix prebuilt docker build (#20123)

* try this

* back to the schedule
old-commit-hash: 9ceb117591
commatwo_master
Adeeb Shihadeh 4 years ago committed by GitHub
parent 501dc3e2ae
commit ca5f2ed4fd
  1. 3
      .github/workflows/prebuilt.yaml

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

Loading…
Cancel
Save