[F] Fix windows build

This commit is contained in:
Azalea Gui 2024-12-22 05:55:38 -05:00
parent b009342d78
commit 48f52be2d3
2 changed files with 3 additions and 10 deletions

View file

@ -2,7 +2,7 @@
set -e
#echo "Building the Docker image..."
echo "Building the Docker image..."
docker build -t rust-builder-general tools/rust-builder/general
echo "Running the Docker container..."