0
0
mirror of https://github.com/cucumber-sp/yandex-music-linux.git synced 2024-12-23 22:22:59 +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
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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