File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 4747 rm.exe "C:/WINDOWS/system32/bash.EXE"
4848 - name : Install Automake
4949 if : matrix.os == 'macOS-latest'
50- run : brew install automake
50+ run : brew install automake libtool
5151 - name : Install Automake (windows)
5252 if : matrix.os == 'windows-latest'
5353 uses : msys2/setup-msys2@v2
Original file line number Diff line number Diff line change 5656 rm.exe "C:/WINDOWS/system32/bash.EXE"
5757 - name : Install Automake
5858 if : matrix.os == 'macOS-latest'
59- run : brew install automake
59+ run : brew install automake libtool
6060 - name : Install Automake (windows)
6161 if : matrix.os == 'windows-latest'
6262 uses : msys2/setup-msys2@v2
Original file line number Diff line number Diff line change 6262 rm.exe "C:/WINDOWS/system32/bash.EXE"
6363 - name : Install Automake
6464 if : matrix.os == 'macOS-latest'
65- run : brew install automake
65+ run : brew install automake libtool
6666 - name : Install Automake (windows)
6767 if : matrix.os == 'windows-latest'
6868 uses : msys2/setup-msys2@v2
You can’t perform that action at this time.
0 commit comments