action in windows add perl

This commit is contained in:
ruanshudong 2020-02-28 11:12:42 +08:00 committed by GitHub
parent 80d1c6351e
commit aa1c76d745
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,8 +16,6 @@ jobs:
with:
perl-version: ${{ matrix.perl }}
- run: perl -V
- run: cpanm --installdeps .
- run: prove -lv t
- uses: actions/checkout@v2
- name: git
run: git submodule update --init --recursive