Skip to content

Commit

Permalink
md
Browse files Browse the repository at this point in the history
  • Loading branch information
Rigidity committed Sep 22, 2024
1 parent 0db14ee commit f05ec00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ jobs:
- name: Install MPIR on Windows
if: matrix.os.name == 'Windows'
run: |
vcpkg install mpir:x64-windows-static
vcpkg install mpir:x64-windows-static-md
vcpkg integrate install
git clone https://github.com/Chia-Network/mpir_gc_x64.git
Expand Down

0 comments on commit f05ec00

Please sign in to comment.