This commit is contained in:
@@ -11,6 +11,7 @@ jobs:
|
|||||||
- name: install depends
|
- name: install depends
|
||||||
run: |
|
run: |
|
||||||
sed -i 's@//.*archive.ubuntu.com@//mirrors.ustc.edu.cn@g' /etc/apt/sources.list.d/ubuntu.sources
|
sed -i 's@//.*archive.ubuntu.com@//mirrors.ustc.edu.cn@g' /etc/apt/sources.list.d/ubuntu.sources
|
||||||
|
sed -i 's/security.ubuntu.com/mirrors.ustc.edu.cn/g' /etc/apt/sources.list.d/ubuntu.sources
|
||||||
apt update
|
apt update
|
||||||
apt install -y libmruby-dev cmake build-essential
|
apt install -y libmruby-dev cmake build-essential
|
||||||
- name: build
|
- name: build
|
||||||
|
|||||||
Reference in New Issue
Block a user