We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1373513 commit cd77c1fCopy full SHA for cd77c1f
.github/workflows/ros2_build_and_tag.yml
@@ -40,7 +40,7 @@ env:
40
apt-get install -y python3-pip pipx
41
pipx install cogapp
42
pipx ensurepath
43
- cp src/${{ github.event.repository.name }}/.github/cog /usr/local/bin/
+ cp fcat/.github/cog /usr/local/bin/
44
git clone --depth 1 --branch v0.2.0 https://github.com/nasa-jpl/fcat_msgs.git
45
46
jobs:
0 commit comments