Skip to content

Commit

Permalink
update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
makspll authored Feb 25, 2021
1 parent e36722e commit 17b88bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,6 @@ jobs:
uses: actions/upload-artifact@v1 # upload logs
with:
name: catkin-logs
path: ${{ github.workspace }}/ros-workspace/build/test-results
path: ros-workspace
if: always()

0 comments on commit 17b88bb

Please sign in to comment.