CI: fix building prebuilt image (#30099)

* fix prebuilt and test it

* that does not work
old-commit-hash: 571ebf77fa
laptop
Shane Smiskol 2 years ago committed by GitHub
parent a23976451b
commit f2863a0f15
  1. 1
      .github/workflows/prebuilt.yaml

@ -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

Loading…
Cancel
Save