Skip to content

Commit

Permalink
fix path for uploading paparazzi-gradle-plugin test images
Browse files Browse the repository at this point in the history
  • Loading branch information
gabrielittner committed Jan 14, 2024
1 parent 3f8a477 commit 481feb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
path: |
**/build/reports/tests/*/
**/build/paparazzi/failures/
paparazzi/paparazzi-gradle-plugin/src/test/projects/**/build/reports/paparazzi/**/images/
paparazzi-gradle-plugin/src/test/projects/**/build/reports/paparazzi/**/images/
publish:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 481feb4

Please sign in to comment.