0
0
mirror of https://github.com/cucumber-sp/yandex-music-linux.git synced 2025-09-28 01:29:03 +03:00

Update update-build-release.yml

This commit is contained in:
Andrey Onischenko
2024-06-10 08:50:25 +03:00
committed by GitHub
parent 06ba5be9c6
commit c4ae616019

View File

@@ -18,7 +18,7 @@ jobs:
steps:
- name: Install dependencies
run: pacman -Syy -q --noconfirm && pacman -S -q --noconfirm git jq nix python python-requests gcc-libs
run: pacman -Syy -q --noconfirm && pacman -S -q --noconfirm git jq nix python python-requests gcc-libs glibc
- name: Checkout
uses: actions/checkout@v4