mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2026-03-30 16:55:41 +00:00
coreutils dependency
This commit is contained in:
2
.github/workflows/macos.yml
vendored
2
.github/workflows/macos.yml
vendored
@@ -35,7 +35,7 @@ jobs:
|
||||
run: brew tap RfidResearchGroup/proxmark3
|
||||
|
||||
- name: Install dependencies
|
||||
run: brew install readline qt5 RfidResearchGroup/proxmark3/arm-none-eabi-gcc openssl
|
||||
run: brew install readline coreutils qt5 RfidResearchGroup/proxmark3/arm-none-eabi-gcc openssl
|
||||
|
||||
- name: Fix linkings for qt5 and openssl
|
||||
working-directory: /usr/local/include
|
||||
|
||||
Reference in New Issue
Block a user