Skip to content

Commit

Permalink
Update apt
Browse files Browse the repository at this point in the history
Signed-off-by: Michael Carroll <[email protected]>
  • Loading branch information
mjcarroll committed Aug 24, 2023
1 parent d34df93 commit 334eb4f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/actions/bazel-ci-jammy/run.sh
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ cp -R ${GITHUB_WORKSPACE}/.github ${WORKSPACE}/bazel
vcs import . < ${WORKSPACE}/bazel/example/bazel.repos

echo ::group::Install dependencies from binaries
sudo apt update
EXCLUDE_APT="libignition|libgz|libsdformat|libogre|dart"
UBUNTU_VERSION=`lsb_release -cs`
ALL_PACKAGES=$( \
Expand Down

0 comments on commit 334eb4f

Please sign in to comment.