File tree Expand file tree Collapse file tree 1 file changed +0
-4
lines changed Expand file tree Collapse file tree 1 file changed +0
-4
lines changed Original file line number Diff line number Diff line change @@ -303,7 +303,6 @@ jobs:
303303
304304 - name : Run build
305305 run : |
306- brew install coreutils tree
307306 bash .github/scripts/build.sh
308307
309308 - if : always()
@@ -344,7 +343,6 @@ jobs:
344343
345344 - name : Run build
346345 run : |
347- brew install git coreutils autoconf automake tree
348346 bash .github/scripts/build.sh
349347
350348 - if : always()
@@ -701,7 +699,6 @@ jobs:
701699
702700 - name : Run test
703701 run : |
704- brew install git coreutils autoconf automake tree
705702 bash .github/scripts/test.sh
706703
707704 test-mac-aarch64 :
@@ -741,7 +738,6 @@ jobs:
741738
742739 - name : Run test
743740 run : |
744- brew install git coreutils autoconf automake tree
745741 bash .github/scripts/test.sh
746742
747743 test-win :
You can’t perform that action at this time.
0 commit comments