mirror of
https://github.com/FiorenMas/Revanced-And-Revanced-Extended-Non-Root.git
synced 2025-12-06 08:07:40 +00:00
fix
This commit is contained in:
8
.github/workflows/manual-patch.yml
vendored
8
.github/workflows/manual-patch.yml
vendored
@@ -94,7 +94,7 @@ jobs:
|
|||||||
- name: Install library
|
- name: Install library
|
||||||
run: |
|
run: |
|
||||||
apt-get update
|
apt-get update
|
||||||
apt-get install -y curl jq wget
|
apt-get install -y curl jq wget unzip
|
||||||
- name: Check github connection
|
- name: Check github connection
|
||||||
id: check-gh-rve-anddea-stable
|
id: check-gh-rve-anddea-stable
|
||||||
run: bash src/etc/connection.sh
|
run: bash src/etc/connection.sh
|
||||||
@@ -137,7 +137,7 @@ jobs:
|
|||||||
- name: Install library
|
- name: Install library
|
||||||
run: |
|
run: |
|
||||||
apt-get update
|
apt-get update
|
||||||
apt-get install -y curl jq wget
|
apt-get install -y curl jq wget unzip
|
||||||
- name: Check github connection
|
- name: Check github connection
|
||||||
id: check-gh-rve-anddea-beta
|
id: check-gh-rve-anddea-beta
|
||||||
run: bash src/etc/connection.sh
|
run: bash src/etc/connection.sh
|
||||||
@@ -180,7 +180,7 @@ jobs:
|
|||||||
- name: Install library
|
- name: Install library
|
||||||
run: |
|
run: |
|
||||||
apt-get update
|
apt-get update
|
||||||
apt-get install -y curl jq wget
|
apt-get install -y curl jq wget unzip
|
||||||
- name: Check github connection
|
- name: Check github connection
|
||||||
id: check-gh-rve
|
id: check-gh-rve
|
||||||
run: bash src/etc/connection.sh
|
run: bash src/etc/connection.sh
|
||||||
@@ -223,7 +223,7 @@ jobs:
|
|||||||
- name: Install library
|
- name: Install library
|
||||||
run: |
|
run: |
|
||||||
apt-get update
|
apt-get update
|
||||||
apt-get install -y curl jq wget
|
apt-get install -y curl jq wget unzip
|
||||||
- name: Check github connection
|
- name: Check github connection
|
||||||
id: check-gh-rve-beta
|
id: check-gh-rve-beta
|
||||||
run: bash src/etc/connection.sh
|
run: bash src/etc/connection.sh
|
||||||
|
|||||||
Reference in New Issue
Block a user