mirror of
https://github.com/perlbot/perlbuut
synced 2025-06-07 18:35:49 -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
|
||||
- name: Regular tests
|
||||
run: |
|
||||
apt install libprotobuf-dev libprotoc-dev
|
||||
apt update && apt -y install libprotobuf-dev libprotoc-dev
|
||||
# cpanm --installdeps --notest .
|
||||
# prove
|
||||
|
|
Loading…
Add table
Reference in a new issue