try fix path separator of scons call
This commit is contained in:
4
.github/workflows/release.yml
vendored
4
.github/workflows/release.yml
vendored
@@ -29,6 +29,10 @@ jobs:
|
||||
- macos: './.github/workflows/scripts/mac/scons-build.sh'
|
||||
windows: './.github/workflows/scripts/win/scons-build.bat'
|
||||
ubuntu: scons
|
||||
path-separator:
|
||||
- macos: ':'
|
||||
ubuntu: ':'
|
||||
windows: ';'
|
||||
boost-version:
|
||||
- 1.85.0
|
||||
sfml-version:
|
||||
|
Reference in New Issue
Block a user