mirror of
https://github.com/perlbot/perlbuut
synced 2025-06-07 21:05:42 -04:00
almost to deps
This commit is contained in:
parent
577b862a5d
commit
384468148a
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -18,6 +18,6 @@ jobs:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
- name: Regular tests
|
- name: Regular tests
|
||||||
run: |
|
run: |
|
||||||
apt 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