Skip to content

Commit c747cf7

Browse files
committed
test-deploy 14
1 parent a10049d commit c747cf7

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/test-deployment.yml

+3-1
Original file line numberDiff line numberDiff line change
@@ -36,5 +36,7 @@ jobs:
3636
- name: Upload prod build to server
3737
run: |
3838
pwd
39-
cd main
39+
ls
40+
cd ..
41+
pwd
4042
ls

0 commit comments

Comments
 (0)