Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
lemire authored Mar 18, 2024
1 parent 65de4e6 commit cb3e71f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
vcpkgGitCommitId: "fba75d09065fcc76a25dcf386b1d00d33f5175af"
- name: Install simdjson
run: |
$VCPKG_ROOT/vcpkg install simdjson:x64-windows
$VCPKG_ROOT/vcpkg install simdjson
shell: bash
- name: Configure
run: cmake -DCMAKE_TOOLCHAIN_FILE=${{ github.workspace }}/vcpkg/scripts/buildsystems/vcpkg.cmake -B build
Expand Down

0 comments on commit cb3e71f

Please sign in to comment.