mirror of
https://github.com/perlbot/perlbuut
synced 2025-06-07 10:35:41 -04:00
use proxy mirror
This commit is contained in:
parent
98ca139484
commit
1eb9b21f02
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -22,7 +22,7 @@ jobs:
|
|||
- name: Install libraries and cpm
|
||||
run: |
|
||||
apt update && apt -y install libprotobuf-dev libprotoc-dev
|
||||
cpanm install App::cpm
|
||||
cpanm install --mirror http://cpanproxy/ --mirror-only App::cpm
|
||||
- name: Install depedencies
|
||||
run: |
|
||||
cpm install -v --resolver 02packages,http://cpanproxy/ --configure-timeout 180 --build-timeout 600 --cpanfile=./cpanfile
|
||||
|
|
Loading…
Add table
Reference in a new issue