Skip to content

Commit

Permalink
Merge pull request #631 from Hi-Windom/v0.29
Browse files Browse the repository at this point in the history
6
  • Loading branch information
Soltus authored Apr 18, 2024
2 parents a3e99b4 + 6358420 commit fd87137
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Codecov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
uses: sergeysova/jq-action@v2
id: packageManager
with:
cmd: "jq .packageManager app/package.json -r"
cmd: "jq .packageManager ${{ github.workspace }}/${{ matrix.string.repo_owner }}/${{ matrix.string.repo_name }}/app/package.json -r"
- name: Set up Node
uses: actions/setup-node@v4
with:
Expand Down

0 comments on commit fd87137

Please sign in to comment.