Skip to content

Commit

Permalink
fix incorrect variable name
Browse files Browse the repository at this point in the history
  • Loading branch information
wusatosi committed Nov 8, 2024
1 parent 3f947a0 commit 5ec244c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
cpp_version: 17
cmake_args:
description: "Dynamic"
cmake_args: "-DBUILD_SHARED_LIBS=on"
args: "-DBUILD_SHARED_LIBS=on"
- platform: ubuntu-latest
compiler:
cpp: g++
Expand Down

0 comments on commit 5ec244c

Please sign in to comment.