Skip to content

Commit

Permalink
retry
Browse files Browse the repository at this point in the history
  • Loading branch information
eval-exec committed Dec 5, 2023
1 parent 005de87 commit 1842dc9
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 @@ -167,7 +167,7 @@ jobs:
curl -LO https://www.openssl.org/source/openssl-3.1.3.tar.gz
tar -xzf openssl-3.1.3.tar.gz
cd openssl-3.1.3
./Configure -fPIC -no-sse2
./Configure no-sse2
make
cd ..
Expand Down

0 comments on commit 1842dc9

Please sign in to comment.