1
0
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:
2025-10-14 11:59:06 +03:00
parent f3fff72702
commit d3a8b06643
+1 -1
View File
@@ -92,7 +92,7 @@ jobs:
pip install --upgrade pip
sudo apt update
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