Update check_git_apply.yaml
This commit is contained in:
parent
e0ae9cdad0
commit
dfe7692d80
8
.github/workflows/check_git_apply.yaml
vendored
8
.github/workflows/check_git_apply.yaml
vendored
@ -25,13 +25,7 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
|
|
||||||
- name: Prepare container
|
- name: Prepare container
|
||||||
run: |
|
run: |
|
||||||
# reset proxy env
|
|
||||||
HTTP_PROXY=
|
|
||||||
HTTPS_PROXY=
|
|
||||||
http_proxy=
|
|
||||||
https_proxy=
|
|
||||||
|
|
||||||
sudo apt update
|
sudo apt update
|
||||||
sudo apt install -y wget unzip tar sed dos2unix patchutils wiggle curl git
|
sudo apt install -y wget unzip tar sed dos2unix patchutils wiggle curl git
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user