Skip to content

Commit

Permalink
changed path
Browse files Browse the repository at this point in the history
  • Loading branch information
GogiPuttar committed Aug 15, 2024
1 parent 2800dbe commit 4910e6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-arm-config-directory.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
- name: Replace arm's config directory in hebi-python-examples
run: |
rm -rf hebi-python-examples/kits/arm/config
cp -r robot-config/arms/config hebi-python-examples/kits/arm/config
cp -r arms/config hebi-python-examples/kits/arm/config
- name: Commit and Push changes to hebi-python-examples
run: |
Expand Down

0 comments on commit 4910e6e

Please sign in to comment.