1
0

update workflow
All checks were successful
Build / build-alpine (push) Successful in 7s
Build / build-arch (push) Successful in 11s
Build / build-debian (push) Successful in 33s
Build / build-void (push) Successful in 36s

This commit is contained in:
ІО-23 Шмуляр Олег 2025-05-24 19:52:32 +03:00
parent d8232a63b3
commit e8aa7f733f

View File

@ -50,8 +50,8 @@ jobs:
run: | run: |
echo 'repository=https://repo-default.voidlinux.org/current' > /etc/xbps.d/00-repository-main.conf echo 'repository=https://repo-default.voidlinux.org/current' > /etc/xbps.d/00-repository-main.conf
xbps-install -S xbps-install -S
xbps-install -u xbps xbps-install -yu xbps
xbps-install -u xbps-install -yu
xbps-install -y git gcc xbps-install -y git gcc
- name: Clone repository - name: Clone repository
shell: sh shell: sh