Skip to content

Commit

Permalink
a
Browse files Browse the repository at this point in the history
  • Loading branch information
cz-dev-ge committed Jun 7, 2024
1 parent c042fad commit 6bdb6c7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/software-composition-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,5 @@ jobs:
uses: oss-review-toolkit/ort-ci-github-action@v1
with:
# In the docker container the repository root is mapped to /home/ort/work/<Repo-Name>/<Repo-Name>
ort-home-path: '${{ github.workspace }}/.ort'
project-path: src
ort-home-path: 'work/${{ github.event.repository.name }}/${{ github.event.repository.name }}/.ort'

0 comments on commit 6bdb6c7

Please sign in to comment.