This commit is contained in:
parent
9a8dd6de44
commit
fecc4633f6
@ -6,6 +6,9 @@ jobs:
|
|||||||
build:
|
build:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
|
- name: 设置变量
|
||||||
|
env:
|
||||||
|
https_proxy=192.168.6.4:1080
|
||||||
- name: 设置环境
|
- name: 设置环境
|
||||||
run: |
|
run: |
|
||||||
sudo apt update
|
sudo apt update
|
||||||
|
Loading…
Reference in New Issue
Block a user