fix: specify docker in docker

This commit is contained in:
Chance 2025-04-11 15:47:00 -04:00
parent 51556cef41
commit cb9700ae29

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