Skip to content

Commit

Permalink
wtf
Browse files Browse the repository at this point in the history
  • Loading branch information
sdcb committed Feb 6, 2025
1 parent b4f2276 commit 313fb37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-gmp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jobs:
GMP_CONFIGURE_ARGS="--enable-cxx --enable-fat"
echo "GMP_SO=libgmp.so.10" >> $GITHUB_ENV
echo "GMP_CPP_SO=libgmpxx.so.4" >> $GITHUB_ENV
echo "MPFR_SO=libmpfr.so.6" >> $GITHUB_ENV"
echo "MPFR_SO=libmpfr.so.6" >> $GITHUB_ENV
case "${{ inputs.os }}" in
"linux")
Expand Down

0 comments on commit 313fb37

Please sign in to comment.