Skip to content

Commit

Permalink
Update before cheking using rosdep in the linter action
Browse files Browse the repository at this point in the history
  • Loading branch information
Wiktor-99 committed Jul 7, 2024
1 parent 57cf748 commit a9b58c0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/actions/lint/run.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
#!/bin/bash
set -e

sudo apt-get update
./setup.sh

if [[ "ament_flake8" == "ament_${LINTER}" ]]; then
Expand Down

0 comments on commit a9b58c0

Please sign in to comment.