Skip to content

Commit

Permalink
Update action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
JaredHorwitz authored Oct 30, 2023
1 parent 3f2f8ed commit 9e4bcde
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ runs:
- id: chmodx
run: chmod +x $GITHUB_ACTION_PATH/setup.sh
shell: bash
- id: get jq
- id: get-jq
run: apt-get install jq
shell: bash
- id: flutter-action
Expand Down

0 comments on commit 9e4bcde

Please sign in to comment.