Skip to content

Commit

Permalink
CI update: install jq
Browse files Browse the repository at this point in the history
  • Loading branch information
yangyansong-adbe committed Jan 12, 2021
1 parent e9fafe1 commit 0d4fc17
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,9 @@ jobs:
- uses: actions/checkout@v2
with:
ref: main

- name: Install jq
run: brew install jq

- name: Check version in Podspec
run: |
Expand Down

0 comments on commit 0d4fc17

Please sign in to comment.