Skip to content

Commit

Permalink
EFA-488 Search deps
Browse files Browse the repository at this point in the history
  • Loading branch information
ignaciogarcia committed Feb 1, 2024
1 parent d0e6763 commit 5659c7c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/planck-app-linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@ jobs:
- run: sudo add-apt-repository universe -y
- run: sudo add-apt-repository multiverse -y
- run: sudo apt-get update -yqq
- run: sudo apt search capnproto
- run: sudo apt search ant
- run: sudo apt-get install -yqq apt-utils git clang libclang-dev make pkg-config nettle-dev libssl-dev \
capnproto libsqlite3-dev build-essential curl wget software-properties-common libtool patch \
ant gettext unzip vim bash-completion autoconf automake cargo android-sdk* locales
Expand Down

0 comments on commit 5659c7c

Please sign in to comment.