Skip to content
This repository has been archived by the owner on Dec 15, 2020. It is now read-only.

Use brew bundle to manage Homebrew dependencies #90

Merged
merged 2 commits into from
May 13, 2020

Conversation

colindean
Copy link
Contributor

No description provided.

@@ -63,7 +63,7 @@ jobs:

- name: Install Apple certificates
uses: apple-actions/import-codesign-certs@v1
with:
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the attention to detail!

@@ -23,14 +23,14 @@ jobs:

- name: Install OBS deps
run: |
brew install FFmpeg x264 Qt5 cmake mbedtls swig
brew bundle --file=obs-mac-virtualcam/Brewfile
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Neat I didn't know about this. Definitely nice to not have to duplicate this line between the two workflows.

@johnboiles johnboiles merged commit a8d4c78 into johnboiles:master May 13, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants