mirror of
https://github.com/revanced/revanced-discord-bot.git
synced 2025-05-09 10:14:26 +02:00
build: remove installing unrequired dependencies [skip ci]
This commit is contained in:
parent
64c189b97d
commit
5ab333ba5c
3
.github/workflows/release.yml
vendored
3
.github/workflows/release.yml
vendored
@ -19,9 +19,6 @@ jobs:
|
|||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
|
|
||||||
- name: Install dependencies
|
|
||||||
run: sudo apt install libleptonica-dev libtesseract-dev libssl-dev
|
|
||||||
|
|
||||||
- name: Setup Rust toolchain
|
- name: Setup Rust toolchain
|
||||||
id: rust-toolchain
|
id: rust-toolchain
|
||||||
uses: actions-rs/toolchain@v1
|
uses: actions-rs/toolchain@v1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user