Skip to content

Commit

Permalink
~
Browse files Browse the repository at this point in the history
  • Loading branch information
hemnstill committed Jun 26, 2024
1 parent 9d5bb1d commit b5ba2db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
if: ${{ inputs.vcpkg_install != '' }}
shell: powershell
run: |
vcpkg install openssl:x64-windows
vcpkg install ${{ inputs.vcpkg_install }}
- uses: actions/checkout@v3
- name: build ${{ inputs.workflow }}-windows-${{ inputs.toolset }}
Expand Down

0 comments on commit b5ba2db

Please sign in to comment.