1
0

update workflow
Some checks failed
Build / build-alpine (push) Successful in 8s
Build / build-arch (push) Successful in 13s
Build / build-void (push) Has been cancelled
Build / build-debian (push) Has been cancelled

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

View File

@ -76,7 +76,7 @@ jobs:
- name: Install tools
shell: sh
run: |
apk add git gcc
apk add git gcc musl-dev
- name: Clone repository
shell: sh
run: |