Skip to content

Commit

Permalink
cpan
Browse files Browse the repository at this point in the history
  • Loading branch information
gitting-around committed Oct 23, 2024
1 parent baa8dc0 commit 50c8792
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ jobs:
run: |
echo "PERL=$((where.exe perl)[0])" | Out-File -FilePath $env:GITHUB_ENV -Append -Encoding utf8
echo "OPENSSL_SRC_PERL=$((where.exe perl)[0])" | Out-File -FilePath $env:GITHUB_ENV -Append -Encoding utf8
cpan LWP::Simple
perl -MCPAN -e'install "LWP::Simple"'
- name: Build Windows
if: matrix.os == 'windows-latest'
Expand Down

0 comments on commit 50c8792

Please sign in to comment.