ci: Different setup jq action

This commit is contained in:
Krille 2023-10-23 16:02:05 +02:00
parent dbdfa2a1f3
commit e629bd8bd5
No known key found for this signature in database

View file

@ -22,7 +22,7 @@ jobs:
- name: Install dependencies
run: sudo apt-get update && sudo apt-get install nodejs -y
- run: flutter pub get
- name: Install jq
- name: "Setup jq"
uses: dcarbone/install-jq-action@v2
- name: Prepare web
run: ./scripts/prepare-web.sh