mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-08-22 00:33:44 +08:00
fix prebuilt docker build (#20123)
* try this * back to the schedule old-commit-hash: 9ceb117591fe1442d3641beaea0108b5eeefc6e4
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user