Skip to content

Commit

Permalink
fix inputs
Browse files Browse the repository at this point in the history
Signed-off-by: Yutaka Kondo <[email protected]>
  • Loading branch information
youtalk committed Nov 15, 2024
1 parent 326f0c3 commit 6e42fe6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/health-check-nightly.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,8 @@ jobs:
uses: ./.github/actions/docker-build
with:
platform: amd64
cache-tag-suffix: main
repos: autoware.repos
cache-tag-suffix: nightly
repos: autoware-nightly.repos
build-args: |
ROS_DISTRO=${{ needs.load-env.outputs.rosdistro }}
BASE_IMAGE=${{ needs.load-env.outputs.base_image }}
Expand Down

0 comments on commit 6e42fe6

Please sign in to comment.