mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-04-17 18:00:05 +08:00
coreutils dependency
This commit is contained in:
parent
de8a2fd8db
commit
c7cb449eb6
1 changed files with 1 additions and 1 deletions
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
|
||||
|
|
Loading…
Add table
Reference in a new issue