Skip to content

Commit

Permalink
action fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
oleiman committed Oct 2, 2024
1 parent 741002c commit 79f9843
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ jobs:
$MAYBE_CCACHE_OPT \
${{ inputs.options }} \
${{ inputs.enables }} \
--crypto-provider ${{ inputs.crypto_provider }}
--ssl-provider ${{ inputs.crypto_provider }}
- name: Build
run: cmake --build build/${{inputs.mode}}
Expand Down

0 comments on commit 79f9843

Please sign in to comment.