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:
|
||||
|
||||
- name: Prepare container
|
||||
run: |
|
||||
# reset proxy env
|
||||
HTTP_PROXY=
|
||||
HTTPS_PROXY=
|
||||
http_proxy=
|
||||
https_proxy=
|
||||
|
||||
run: |
|
||||
sudo apt update
|
||||
sudo apt install -y wget unzip tar sed dos2unix patchutils wiggle curl git
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user