Skip to content

Commit

Permalink
chg - Eliminate warnings
Browse files Browse the repository at this point in the history
---

Type: chg
Breaking: False
Doc Required: False
Backport Required: False
Part: 1/1
  • Loading branch information
AptiviCEO committed Oct 13, 2024
1 parent ca0ca72 commit 1cc1260
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-mgc-mac-amd64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
ref: ${{ github.ref }}
- name: Setting up environment
run: |
brew install autoconf automake libtool
brew install automake
- name: libmagic compilation
run: |
cd assets/file ; autoreconf -f -i ; ./configure --disable-silent-rules ; make -j4
Expand Down

0 comments on commit 1cc1260

Please sign in to comment.