ci: use sudo on make install for Mac

This commit is contained in:
nu774 2024-05-06 00:58:29 +09:00
parent 746e85538b
commit 2dd2b3c61b
1 changed files with 1 additions and 1 deletions

View File

@ -68,7 +68,7 @@ jobs:
autoreconf -fiv
./configure
make -j3
make install
sudo make install
- name: Test
run: |
fdkaac -b 128 -R -o /dev/null /dev/null