fix: specify docker in docker
This commit is contained in:
parent
e14b12209e
commit
312cde3aa7
1 changed files with 2 additions and 0 deletions
|
@ -61,6 +61,8 @@ jobs:
|
|||
|
||||
- name: 🚀 Build with cross
|
||||
uses: https://github.com/actions-rs/cargo@v1
|
||||
env:
|
||||
CROSS_CONTAINER_IN_CONTAINER: true
|
||||
with:
|
||||
use-cross: true
|
||||
command: build
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue