Skip to content

Commit

Permalink
fixup?
Browse files Browse the repository at this point in the history
  • Loading branch information
GoldenZephyr committed Feb 21, 2025
1 parent 8d4f7c6 commit df0bd45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-action-ros.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- name: Check out repository code
uses: actions/checkout@v4
with:
path: catkin_ws/src/ouroboros_repo
path: ${{ github.workspace }}/catkin_ws/src/ouroboros_repo
submodules: recursive
- name: Set up Python 3.8
uses: actions/setup-python@v5
Expand Down

0 comments on commit df0bd45

Please sign in to comment.