Skip to content

Commit

Permalink
Provide the whole path
Browse files Browse the repository at this point in the history
  • Loading branch information
sofstam committed Feb 15, 2024
1 parent 28cafeb commit fb8d189
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,8 +82,6 @@ jobs:
name: failed_logs
path: failed_logs
- uses: actions/upload-artifact@v4
if: always()
name: Upload results
with:
name: results
path: results
if: failure()
name: Upload work dir
path: /home/runner/work/taxprofiler/taxprofiler/work/

0 comments on commit fb8d189

Please sign in to comment.