Skip to content

Commit

Permalink
sudo make me a sandwich
Browse files Browse the repository at this point in the history
  • Loading branch information
mdsumner committed Nov 12, 2023
1 parent f2bb350 commit faad213
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/R-CMD-check-autotools.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@ jobs:
tar zxvf proj-$PROJ_NUMBER.tar.gz
cd proj-$PROJ_NUMBER
./configure --prefix /usr
make install
sudo make install
sudo ldconfig
PROJ_MAJOR=`echo $PROJ_NUMBER | cut -f1 -d"."`
Expand Down

0 comments on commit faad213

Please sign in to comment.