CI test 6.1
All checks were successful
Build and Deploy / build (push) Successful in 40s

This commit is contained in:
Genstar 2024-10-09 21:03:08 -03:00
parent 357a985ba2
commit 8b0525fbbd
Signed by: Genstar
GPG key ID: 126410EC6B40E3EA

View file

@ -14,7 +14,7 @@ jobs:
- name: Get dependencies
run: |
apt-get update &&
apt-get upgrade &&
apt-get upgrade -y &&
apt-get install recode jq -y
- name: Build
run: |