Skip to content

Commit

Permalink
fix(ci): required shell property
Browse files Browse the repository at this point in the history
  • Loading branch information
jhen0409 committed Aug 3, 2023
1 parent e7ee799 commit 80316b3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/actions/setup/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,3 +29,4 @@ runs:

- name: Bootstrap & Prepack
run: yarn bootstrap && yarn prepack
shell: bash

0 comments on commit 80316b3

Please sign in to comment.