forse serve sudo
Some checks failed
Updates the graph by copying the updated files in the right directory / build-and-deploy (push) Has been cancelled

This commit is contained in:
Freekkettone 2025-11-14 04:51:55 +01:00
parent e8c53129bc
commit 52b417e0d1

View file

@ -18,7 +18,7 @@ jobs:
- name: Apt update - name: Apt update
run: | run: |
apt update sudo apt update
- name: Install jq if needed (used to validate json files) - name: Install jq if needed (used to validate json files)
run: | run: |