Skip to content

Commit

Permalink
Fix codeql build
Browse files Browse the repository at this point in the history
  • Loading branch information
rcaelers committed Nov 21, 2024
1 parent 4d7e9e9 commit ebe84fd
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/codeql.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -68,9 +68,6 @@ jobs:
mkdir _build _deploy
export MINGW_ROOT=/c/msys64
export MSYSTEM=CLANG64
python -m pip install --upgrade pip
pip install wheel
pip install Jinja2
cmake -G "Ninja" -B '${{ github.workspace }}/_build' \
-DCMAKE_TOOLCHAIN_FILE=cmake/toolchains/msys2.cmake \
-DCMAKE_BUILD_TYPE=Debug \
Expand Down

0 comments on commit ebe84fd

Please sign in to comment.