chore: Remove setup jq
This commit is contained in:
parent
e629bd8bd5
commit
3ad872dfa3
1 changed files with 0 additions and 2 deletions
2
.github/workflows/main_deploy.yaml
vendored
2
.github/workflows/main_deploy.yaml
vendored
|
|
@ -22,8 +22,6 @@ jobs:
|
||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
run: sudo apt-get update && sudo apt-get install nodejs -y
|
run: sudo apt-get update && sudo apt-get install nodejs -y
|
||||||
- run: flutter pub get
|
- run: flutter pub get
|
||||||
- name: "Setup jq"
|
|
||||||
uses: dcarbone/install-jq-action@v2
|
|
||||||
- name: Prepare web
|
- name: Prepare web
|
||||||
run: ./scripts/prepare-web.sh
|
run: ./scripts/prepare-web.sh
|
||||||
- name: Build Release Web
|
- name: Build Release Web
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue