forked from forkanization/Proxmox-arm64
remove install jq in frontend ci/cd
This commit is contained in:
3
.github/workflows/frontend-cicd.yml
vendored
3
.github/workflows/frontend-cicd.yml
vendored
@@ -33,9 +33,6 @@ jobs:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v4
|
||||
|
||||
- name: Install jq
|
||||
run: sudo apt-get update && sudo apt-get install -y jq
|
||||
|
||||
- name: Update JSON statuses
|
||||
run: |
|
||||
JSON_DIR=public/json
|
||||
|
||||
Reference in New Issue
Block a user