Skip to content

Commit

Permalink
Fix yaml syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
nigelhorne committed Aug 28, 2024
1 parent 924a136 commit 2e08090
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
- run:
name: App::cpanminus version
command: cpanm --version
# - run:
- run:
name: Configure local Perl lib path
command: |
cpanm --local-lib=~/perl5 local::lib && \
Expand Down

0 comments on commit 2e08090

Please sign in to comment.