fix: specify docker in docker

This commit is contained in:
Chance 2025-04-11 15:47:00 -04:00 committed by BitSyndicate
parent e94b0aa100
commit 8fcb8948ee
WARNING! Although there is a key with this ID in the database it does not verify this commit! This commit is SUSPICIOUS.
GPG key ID: 443E4198D6BBA6DE

View file

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