non serve sudo
Some checks are pending
Updates the graph by copying the updated files in the right directory / build-and-deploy (push) Waiting to run

This commit is contained in:
Freekkettone 2025-11-14 04:48:32 +01:00
parent d848aabc19
commit e8c53129bc

View file

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