Skip to content

Commit 7bb5ff4

Browse files
committed
chore: ls
1 parent ca259f8 commit 7bb5ff4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ui-tests.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,8 @@ jobs:
5252
projectPath: sample
5353
buildMethod: ${{ matrix.buildMethod }}
5454
customParameters: -logFile logFile.log -quit -batchmode
55+
- name: List build directory
56+
run: ls -R ./
5557
- name: Upload artifact
5658
uses: actions/upload-artifact@v4
5759
if: always()

0 commit comments

Comments
 (0)