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
7cc3f7c969
commit
0bed2db8ba
2
.github/workflows/build-test.yml
vendored
2
.github/workflows/build-test.yml
vendored
@ -23,6 +23,6 @@ jobs:
|
||||
echo ${{ github.workspace }}
|
||||
docker run --rm -v ${{ github.workspace }}:C:\workspace -w "C:\workspace" ${{ env.DOCKER_IMAGE }} cmd /c ^
|
||||
dir c: ^
|
||||
echo %PATH% ^
|
||||
&& echo %PATH% ^
|
||||
&& scripts\ci-build-windows-mingw.bat"
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user