Skip to content

Commit

Permalink
Update action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
HuxyUK committed Apr 25, 2021
1 parent a62cc3c commit cd12649
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,8 @@ runs:
echo "###################################################################"
sudo apt-get install -y --no-install-recommends --no-install-suggests \
libtbb-dev libharfbuzz-bin libharfbuzz-dev libxrandr-dev libxxf86vm-dev \
libxi-dev libxinerama-dev libxcursor-dev libgl1-mesa-dev libglu1-mesa-dev
libxi-dev libxinerama-dev libxcursor-dev libgl1-mesa-dev libglu1-mesa-dev \
libbrotli-dev
echo
echo "###################################################################"
echo "######################### Install CPPCHECK ########################"
Expand Down

0 comments on commit cd12649

Please sign in to comment.