Skip to content

Commit 214c4ad

Browse files
committed
test-deploy v.44
1 parent 2e2931f commit 214c4ad

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/test-deployment.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,10 @@ jobs:
3636
uses: actions/download-artifact@v4
3737
with:
3838
name: production-build
39+
- name: List folder
40+
run: |
41+
ls
42+
ls dist
3943
- name: Prepare folders on production server
4044
uses: appleboy/ssh-action@v1.2.0
4145
with:

0 commit comments

Comments
 (0)