mirror of
https://github.com/x-tools-author/x-tools.git
synced 2025-09-15 15:28:40 +08:00
chore: update the file
This commit is contained in:
parent
6f1eff2256
commit
07a63b74ed
3
.github/workflows/build-test.yml
vendored
3
.github/workflows/build-test.yml
vendored
@ -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"
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user