fix windows script path
This commit is contained in:
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@@ -27,7 +27,7 @@ jobs:
|
||||
windows: 2019
|
||||
scons-script:
|
||||
- macos: './.github/workflows/scripts/mac/scons-build.sh'
|
||||
windows: './.github/workflows/scripts/windows/scons-build.bat'
|
||||
windows: './.github/workflows/scripts/win/scons-build.bat'
|
||||
ubuntu: scons
|
||||
boost-version:
|
||||
- 1.85.0
|
||||
|
Reference in New Issue
Block a user