chore: update the file

This commit is contained in:
x-tools-author 2025-05-03 12:49:15 +08:00
parent 6f1eff2256
commit 07a63b74ed

View File

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