Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
pzhu-flexiv committed Nov 26, 2024
1 parent eaa2ec7 commit c5d00b3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/shared_steps/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ runs:
- name: Build and install dependencies
shell: bash
run: |
echo "flexiv_rdk path: ${{ inputs.repo_root_path }}"
cd ${{ inputs.repo_root_path }}
pwd
ls
cd thirdparty
bash build_and_install_dependencies.sh ~/rdk_install 4
Expand Down

0 comments on commit c5d00b3

Please sign in to comment.