Skip to content

Commit

Permalink
Add PERL5LIB
Browse files Browse the repository at this point in the history
  • Loading branch information
davorg committed Apr 19, 2024
1 parent 064ae1c commit db1f3b7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Expand Up @@ -21,6 +21,8 @@ jobs:
cpanm --sudo --installdeps --notest .
- name: Create pages
env:
PERL5LIB: lib
run: |
bin/build
Expand Down

0 comments on commit db1f3b7

Please sign in to comment.