[F] Fix windows build

This commit is contained in:
2024-12-22 05:55:38 -05:00
parent b009342d78
commit 48f52be2d3
2 changed files with 3 additions and 10 deletions
+1 -1
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..."