Skip to content

Commit

Permalink
Update CI
Browse files Browse the repository at this point in the history
  • Loading branch information
ShotaAk committed Dec 26, 2023
1 parent 473d358 commit 383f339
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/industrial_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
strategy:
matrix:
env:
- { ROS_DISTRO: humble, ROS_REPO: ros, BEFORE_SCRIPT: 'apt update && apt install -y git' }
- { ROS_DISTRO: humble, ROS_REPO: ros, AFTER_SETUP_UPSTREAM_WORKSPACE: 'apt update && apt install -y git' }

runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit 383f339

Please sign in to comment.