Skip to content

Commit

Permalink
Update gh-actions-rpi-cmd.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
endail authored Jan 19, 2024
1 parent cf0e330 commit 0c8bb5a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions gh-actions-rpi-cmd.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,7 @@
# note that this is running on a virtual rpi
export VIRTUAL_PI=1
apt-get update -y && apt-get full-upgrade -y
ldconfig
./install-deps.sh
make && make install
ldconfig

0 comments on commit 0c8bb5a

Please sign in to comment.