We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be99b63 commit 3cd4c21Copy full SHA for 3cd4c21
1 file changed
.github/workflows/l10n.yml
@@ -432,7 +432,7 @@ jobs:
432
sudo apt-get -y update ; sudo apt-get -y install libselinux1-dev
433
;;
434
macos-*)
435
- brew install coreutils make
+ brew install coreutils
436
437
esac
438
- name: Install via make and test multi-call binary
@@ -586,7 +586,7 @@ jobs:
586
locale -a | grep -i fr || echo "French locale generation may have failed"
587
588
589
590
591
592
- name: Test Make installation
0 commit comments