try fix path separator of scons call

This commit is contained in:
2024-07-17 13:14:02 -06:00
parent c8d7fd9c73
commit 867ec735ef

View File

@@ -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: