pass SFML_DIR

This commit is contained in:
2024-10-30 12:54:22 -05:00
parent 621a114771
commit 5aee421355

View File

@@ -23,6 +23,7 @@ jobs:
VCPKG_BINARY_SOURCES: "clear;x-gha,readwrite"
DEBUG_FLAG: ${{ matrix.configuration == 'Debug' && 'true' || 'false' }}
BUILD_OS: ${{ matrix.os.name }}
SFML_DIR: lib/cmake/SFML
strategy:
fail-fast: false
matrix: