Skip to content

Commit

Permalink
add pcre dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
jankae committed Nov 26, 2023
1 parent f669e40 commit 4a330cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ jobs:

- name: Install dependencies
run: |
brew install qt@5 libusb
brew install qt@5 libusb pcre
- name: Set Environment
run: |
Expand Down

0 comments on commit 4a330cc

Please sign in to comment.