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
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:
parent
d848aabc19
commit
e8c53129bc
1 changed files with 1 additions and 1 deletions
|
|
@ -18,7 +18,7 @@ jobs:
|
|||
|
||||
- name: Apt update
|
||||
run: |
|
||||
sudo apt update
|
||||
apt update
|
||||
|
||||
- name: Install jq if needed (used to validate json files)
|
||||
run: |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue