Loading .github/workflows/perl.yml +2 −0 Original line number Diff line number Diff line Loading @@ -36,6 +36,8 @@ jobs: steps: - uses: actions/checkout@v2 with: submodules: 'true' - name: perl -V run: perl -V - name: Setup Repo Loading Loading
.github/workflows/perl.yml +2 −0 Original line number Diff line number Diff line Loading @@ -36,6 +36,8 @@ jobs: steps: - uses: actions/checkout@v2 with: submodules: 'true' - name: perl -V run: perl -V - name: Setup Repo Loading