fanculo, provo senza aggiornare jq che tanto c'è
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
52b417e0d1
commit
a31f034e33
1 changed files with 7 additions and 7 deletions
|
|
@ -16,13 +16,13 @@ jobs:
|
||||||
- name: Checkout repository
|
- name: Checkout repository
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
|
|
||||||
- name: Apt update
|
# - name: Apt update
|
||||||
run: |
|
# run: |
|
||||||
sudo 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: |
|
||||||
sudo apt install -y jq
|
# sudo apt install -y jq
|
||||||
|
|
||||||
- name: Validate arf.json
|
- name: Validate arf.json
|
||||||
run: |
|
run: |
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue