mirror of
https://github.com/darkzoul5/YoutubePlaylistSync.git
synced 2026-07-03 12:34:00 +03:00
Update installation dependencies in Linux release workflow to include autopoint
This commit is contained in:
@@ -92,7 +92,7 @@ jobs:
|
|||||||
pip install --upgrade pip
|
pip install --upgrade pip
|
||||||
sudo apt update
|
sudo apt update
|
||||||
sudo apt install -y zip curl wget build-essential \
|
sudo apt install -y zip curl wget build-essential \
|
||||||
pkg-config libssl-dev zlib1g-dev autoconf automake libtool
|
pkg-config libssl-dev zlib1g-dev autopoint libtool
|
||||||
|
|
||||||
|
|
||||||
- name: Extract tag name
|
- name: Extract tag name
|
||||||
|
|||||||
Reference in New Issue
Block a user