Skip to content

Commit

Permalink
image
Browse files Browse the repository at this point in the history
Signed-off-by: M. Fatih Cırıt <[email protected]>
  • Loading branch information
M. Fatih Cırıt committed Jun 25, 2024
1 parent 1df37c6 commit 3a0e411
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/get-modified-packages-docker/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ runs:
-w /workspace \
-e GITHUB_ACTION_PATH \
-v ${GITHUB_ACTION_PATH}:${GITHUB_ACTION_PATH} \
ubuntu:22.04 \
ghcr.io/autowarefoundation/autoware:latest-prebuilt \
/bin/bash -c \
"${GITHUB_ACTION_PATH}/get-modified-packages.sh origin/${{ inputs.base-ref }}" \
)
Expand Down

0 comments on commit 3a0e411

Please sign in to comment.