Skip to content

Commit

Permalink
==
Browse files Browse the repository at this point in the history
Signed-off-by: Cary Phillips <[email protected]>
  • Loading branch information
cary-ilm committed Oct 27, 2024
1 parent b897350 commit 1d171c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci_workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -413,7 +413,7 @@ jobs:
osver: 2019
BUILD_SHARED_LIBS: 'OFF'

if: ${{ matrix.build }} = "1"
if: ${{ matrix.build }} == "1"
steps:
- name: Checkout
uses: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 # v3.6.0
Expand Down

0 comments on commit 1d171c3

Please sign in to comment.