Skip to content

Commit 1a6b96a

Browse files
authored
Update main.yml
1 parent 6213c99 commit 1a6b96a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/main.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,9 @@ jobs:
2424
- name: Build the application
2525
run: npm run build
2626

27+
- name: List directory structure
28+
run: ls -alR
29+
2730
- name: Deploy to S3
2831
uses: jakejarvis/[email protected]
2932
with:

0 commit comments

Comments
 (0)