Update check_git_apply.yaml
This commit is contained in:
parent
911e10dec7
commit
a713e49b62
4
.github/workflows/check_git_apply.yaml
vendored
4
.github/workflows/check_git_apply.yaml
vendored
@ -32,8 +32,8 @@ jobs:
|
|||||||
http_proxy=
|
http_proxy=
|
||||||
https_proxy=
|
https_proxy=
|
||||||
|
|
||||||
apt update
|
sudo apt update
|
||||||
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
|
||||||
|
|
||||||
wget https://github.com/uazo/superpatch/releases/latest/download/SuperPatchUtils.tar.gz
|
wget https://github.com/uazo/superpatch/releases/latest/download/SuperPatchUtils.tar.gz
|
||||||
tar xfz SuperPatchUtils.tar.gz
|
tar xfz SuperPatchUtils.tar.gz
|
||||||
|
Loading…
Reference in New Issue
Block a user