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

almost to deps

This commit is contained in:
Ryan Voots 2020-10-26 14:09:13 -07:00
parent 577b862a5d
commit 384468148a

View file

@ -18,6 +18,6 @@ jobs:
- uses: actions/checkout@v2
- name: Regular tests
run: |
apt install libprotobuf-dev libprotoc-dev
apt update && apt -y install libprotobuf-dev libprotoc-dev
# cpanm --installdeps --notest .
# prove