Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
daniel86 authored Sep 7, 2024
1 parent 365ee59 commit cd920fb
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 @@ -43,7 +43,7 @@ jobs:
uses: actions/upload-artifact@v4
with:
name: KnowRob debian package
path: $GITHUB_WORKSPACE/ros_ws/build_isolated/knowrob/knowrob-*.deb
path: ./ros_ws/build_isolated/knowrob/knowrob-*.deb
- name: Run unit tests
if: github.event_name == 'push' || github.event_name == 'pull_request'
shell: bash
Expand Down

0 comments on commit cd920fb

Please sign in to comment.