1
0
Fork 0
mirror of https://github.com/perlbot/perlbuut synced 2025-06-07 10:35:41 -04:00

c deps installed now

This commit is contained in:
Ryan Voots 2020-10-26 14:11:14 -07:00
parent 384468148a
commit 2bb104044c

View file

@ -19,5 +19,5 @@ jobs:
- name: Regular tests
run: |
apt update && apt -y install libprotobuf-dev libprotoc-dev
# cpanm --installdeps --notest .
cpanm --installdeps --notest .
# prove