CI: fix building prebuilt image (#30099)

* fix prebuilt and test it

* that does not work
This commit is contained in:
Shane Smiskol 2023-09-29 02:19:10 -07:00 committed by GitHub
parent 5bf117ce29
commit 571ebf77fa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -27,6 +27,7 @@ jobs:
- uses: actions/checkout@v3
with:
submodules: true
- run: git lfs pull
- name: Build and Push docker image
run: |
$DOCKER_LOGIN