Skip to content

Commit 4aa70ff

Browse files
author
M. Fatih Cırıt
committed
fix tag
Signed-off-by: M. Fatih Cırıt <mfc@leodrive.ai>
1 parent 96c5e1a commit 4aa70ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-test-differential.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ jobs:
9999

100100
- name: Build
101101
if: ${{ steps.get-modified-packages.outputs.modified-packages != '' }}
102-
uses: autowarefoundation/autoware-github-actions/colcon-build@refactor/rename-nice-command
102+
uses: autowarefoundation/autoware-github-actions/colcon-build@v1
103103
with:
104104
rosdistro: ${{ matrix.rosdistro }}
105105
target-packages: ${{ steps.get-modified-packages.outputs.modified-packages }}

0 commit comments

Comments
 (0)