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 b540355 commit 828174cCopy full SHA for 828174c
.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/fcat/.github/cog /user/local/bin
+ cp ./src/fcat/.github/cog /user/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