mirror of
https://gitee.com/TarsCloud/TarsCpp.git
synced 2024-12-22 22:16:38 +08:00
action in windows add perl
This commit is contained in:
parent
80d1c6351e
commit
aa1c76d745
2
.github/workflows/ccpp-win.yml
vendored
2
.github/workflows/ccpp-win.yml
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user