Skip to content

Commit

Permalink
probe
Browse files Browse the repository at this point in the history
  • Loading branch information
shawnlaffan committed Sep 7, 2024
1 parent f0ac25b commit 613cb67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
- name: CPANM local probe stuff
run: |
#echo $env:PATH
# $env:PERL5LIB = "c:\cx\lib\perl5"
# $env:PERL5LIB = "c:\cx\lib\perl5"
echo "c:\cx\lib\perl5" | Out-File -FilePath $env:PERL5LIB -Encoding utf8 -Append
echo $env:PERL5LIB
cpanm Acme
Expand Down

0 comments on commit 613cb67

Please sign in to comment.