mirror of
https://github.com/sunnypilot/sunnypilot.git
synced 2026-02-18 21:14:01 +08:00
fix prebuilt docker build (#20123)
* try this
* back to the schedule
old-commit-hash: 9ceb117591
This commit is contained in:
3
.github/workflows/prebuilt.yaml
vendored
3
.github/workflows/prebuilt.yaml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user