Skip to content

Commit

Permalink
also ls in the previous step
Browse files Browse the repository at this point in the history
  • Loading branch information
vezenovm committed Dec 17, 2024
1 parent b917155 commit d3ac7ba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/reports.yml
Original file line number Diff line number Diff line change
Expand Up @@ -659,6 +659,7 @@ jobs:
mv $artifact ./test-repo/${{ matrix.project.path }}/target/$PACKAGE_NAME.json
break
fi
ls ./test-repo/${{ matrix.project.path }}
# if [ ! -d "./test-repo/${{ matrix.project.path }}/target" ]; then
# fi
# ls ./test-repo/${{ matrix.project.path }}/target
Expand Down

0 comments on commit d3ac7ba

Please sign in to comment.