Skip to content

Commit

Permalink
pass SFML_DIR
Browse files Browse the repository at this point in the history
  • Loading branch information
NQNStudios committed Oct 30, 2024
1 parent 621a114 commit 5aee421
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 5aee421

Please sign in to comment.