Skip to content

Commit 828174c

Browse files
author
Joseph Bowkett
committed
one more path fix
1 parent b540355 commit 828174c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ros2_build_and_tag.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ env:
4040
apt-get install -y python3-pip pipx
4141
pipx install cogapp
4242
pipx ensurepath
43-
cp .src/fcat/.github/cog /user/local/bin
43+
cp ./src/fcat/.github/cog /user/local/bin
4444
git clone --depth 1 --branch v0.2.0 https://github.com/nasa-jpl/fcat_msgs.git
4545
4646
jobs:

0 commit comments

Comments
 (0)