Skip to content

update PERL5LIB for ubuntu #456

@lskatz

Description

@lskatz

Hi, when I install something like bioperl using apt-get install, it sends the libraries outside of PERL5LIB, to /usr/share/perl5. Could you update PERL5LIB to include that? My "patch" is this step, right after the step with shogo82148/actions-setup-perl@v1.

      - name: initial envs
        run:  |
          echo "PERL5LIB=$PERL5LIB:/usr/share/perl5" >> $GITHUB_ENV

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions