mirror of
https://github.com/perlbot/perlbuut
synced 2025-06-07 18:35:49 -04:00
c deps installed now
This commit is contained in:
parent
384468148a
commit
2bb104044c
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -19,5 +19,5 @@ jobs:
|
||||||
- name: Regular tests
|
- name: Regular tests
|
||||||
run: |
|
run: |
|
||||||
apt update && apt -y install libprotobuf-dev libprotoc-dev
|
apt update && apt -y install libprotobuf-dev libprotoc-dev
|
||||||
# cpanm --installdeps --notest .
|
cpanm --installdeps --notest .
|
||||||
# prove
|
# prove
|
||||||
|
|
Loading…
Add table
Reference in a new issue