chore: update the file

This commit is contained in:
x-tools-author 2025-05-03 12:43:56 +08:00
parent 9023490367
commit 83b65d9a95

View File

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