Skip to content

Commit

Permalink
fix: testing all workflows 1
Browse files Browse the repository at this point in the history
  • Loading branch information
shrutiburman committed Sep 13, 2022
1 parent 7dee21f commit 6b4c1a0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/oclif-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ jobs:
id: sha256
if: ${{matrix.publish == 'homebrew'}}
run: |
yarn add -D aws-sdk
npx oclif-dev publish
brew install coreutils
if [ "${{github.event.inputs.formula}}" == "twiliorc" ]; then
Expand Down

0 comments on commit 6b4c1a0

Please sign in to comment.