Skip to content

Commit

Permalink
fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
talhabw committed Dec 23, 2024
1 parent 3ba86b6 commit fd64f69
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/industrial_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
env:
ROS_DISTRO: noetic
UPSTREAM_WORKSPACE: third_party.repos
TARGET_WORKSPACE: auv_software
ROSDEP_SKIP_KEYS: auv_sim
ADDITIONAL_DEBS: lld
BASEDIR: ${{ steps.make_temp_build_dir.outputs.build_directory }}
AFTER_SETUP_UPSTREAM_WORKSPACE: mv $BASEDIR/upstream_ws/third_party $BASEDIR/upstream_ws/src/; vcs pull $BASEDIR/upstream_ws/src
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/main_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@ name: CI

on:
push:
branches:
- main
pull_request:

concurrency:
Expand Down

0 comments on commit fd64f69

Please sign in to comment.