Skip to content

Commit cd77c1f

Browse files
author
Joseph Bowkett
committed
another another fix
1 parent 1373513 commit cd77c1f

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/${{ github.event.repository.name }}/.github/cog /usr/local/bin/
43+
cp fcat/.github/cog /usr/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)