Compare commits

..

1 Commits

Author SHA1 Message Date
b524730275 feat: first build of ProxLB
Some checks failed
Build / Build on AlmaLinux 8 (pull_request) Failing after 36s
- version 1.0.2
- setup gitea actions workflows
2024-09-07 22:18:01 +10:00
2 changed files with 0 additions and 2 deletions

View File

@ -20,7 +20,6 @@ jobs:
- name: Install required packages
run: |
dnf groupinstall -y 'Development Tools'
dnf install -y rpm cmake git make python3-yaml
- name: Build project

View File

@ -22,7 +22,6 @@ jobs:
- name: Install required packages
run: |
dnf groupinstall -y 'Development Tools'
dnf install -y rpm cmake git make python3-yaml
- name: Build project