Skip to content

Commit

Permalink
-h flag to eliminate sym link
Browse files Browse the repository at this point in the history
  • Loading branch information
RaduLucianR authored Mar 6, 2024
1 parent 3ff5c30 commit 0d4e633
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_natively_arm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ jobs:
- name: Archive artifacts
run: |
tar -czvf arti.tar.gz ros_ws ros2_caret_ws
tar -czvhf arti.tar.gz ros_ws ros2_caret_ws
- name: Archive the build artifacts
uses: actions/upload-artifact@v4
Expand Down

0 comments on commit 0d4e633

Please sign in to comment.