Skip to content

Commit 9a9b6cd

Browse files
committed
test: show contents of deploy folder
1 parent cc899ee commit 9a9b6cd

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/main_webapptest3.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ jobs:
5656
run: |
5757
echo "Deployment package contents:"
5858
find ./deploy -maxdepth 3 -type f | head -100
59+
ls ./deploy
5960
6061
- name: Upload deployment artifact
6162
uses: actions/upload-artifact@v4

0 commit comments

Comments
 (0)