mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-22 06:13:51 -07:00
Oops, fast paste failed
This commit is contained in:
parent
4a9b5cee96
commit
1fb17aad3f
1 changed files with 1 additions and 1 deletions
2
.github/workflows/macos-make.yml
vendored
2
.github/workflows/macos-make.yml
vendored
|
@ -8,9 +8,9 @@ jobs:
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
- name: Update brew repos
|
|
||||||
- name: Set Git http.postBuffer to something high
|
- name: Set Git http.postBuffer to something high
|
||||||
run: git config --global http.postBuffer 524288000
|
run: git config --global http.postBuffer 524288000
|
||||||
|
- name: Update brew repos
|
||||||
run: brew update
|
run: brew update
|
||||||
- name: Tap RfidResearchGroup/proxmark3
|
- name: Tap RfidResearchGroup/proxmark3
|
||||||
run: brew tap RfidResearchGroup/proxmark3
|
run: brew tap RfidResearchGroup/proxmark3
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue