chore: update the file

This commit is contained in:
x-tools-author 2025-05-03 12:31:04 +08:00
parent 73418cf1ac
commit 9023490367

View File

@ -19,5 +19,6 @@ jobs:
run: |
git fetch --tags
echo ${{ github.workspace }}
docker run --rm -v ${{ github.workspace }}:c:\workspace ${{ env.DOCKER_IMAGE }} cmd /c "\
docker run --rm -v ${{ github.workspace }}:c:\workspace ${{ env.DOCKER_IMAGE }} cmd /c " ^
cd c:\workspace && scripts\ci-build-windows-mingw.bat"