Skip to content

Commit

Permalink
fixed pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
yobeonline committed Feb 13, 2024
1 parent f8b9809 commit 284ee40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unit_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ jobs:
-S test
-B install_build
-D CMAKE_BUILD_TYPE=${{ matrix.config }}
-D "io1-money_DIR=../install/share/io1-money/cmake"
-D "io1_DIR=../install/share/io1-money/cmake"
RESULT_VARIABLE result
)
if (NOT result EQUAL 0)
Expand Down

0 comments on commit 284ee40

Please sign in to comment.