Update check_git_apply.yaml

This commit is contained in:
uazo 2022-10-28 07:33:06 -02:00 committed by GitHub
parent 960c195a73
commit aa646fed5d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -12,7 +12,7 @@ env:
GITHUB_SHA: ${{ github.event.inputs.rtag }}
jobs:
build:
get-git-apply:
runs-on: ci
container:
@ -26,8 +26,8 @@ jobs:
- name: Prepare container
run: |
sudo apt update
sudo apt install -y wget unzip tar sed dos2unix patchutils wiggle curl
apt update
apt install -y wget unzip tar sed dos2unix patchutils wiggle curl git
wget https://github.com/uazo/superpatch/releases/latest/download/SuperPatchUtils.tar.gz
tar xfz SuperPatchUtils.tar.gz