Skip to content

Commit

Permalink
include all folders
Browse files Browse the repository at this point in the history
  • Loading branch information
gilbysunil14 committed Dec 18, 2024
1 parent ae3c8f1 commit ef62e2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-regression-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,6 @@ jobs:
uses: actions/upload-artifact@v3
with:
name: liberty-run-tests-screenshots-${{ github.sha }}
path: ./images/*.png
path: ./**/*.png
if-no-files-found: warn
retention-days: 7

0 comments on commit ef62e2e

Please sign in to comment.