1
0

update workflow
Some checks failed
Build / build-debian (push) Successful in 33s
Build / build-void (push) Failing after 3s
Build / build-alpine (push) Failing after 3s
Build / build-arch (push) Successful in 14s

This commit is contained in:
ІО-23 Шмуляр Олег 2025-05-24 19:21:15 +03:00
parent b6d055007e
commit 7f9bacb09f

View File

@ -48,7 +48,10 @@ jobs:
- name: Install tools
shell: sh
run: |
xbps-install -Sy git gcc
xbps-install -S
xbps-install -u xbps
xbps-install -u
xbps-install -y git gcc
- name: Clone repository
shell: sh
run: |