Skip to content

Commit 719d69b

Browse files
committed
update to dist folder github workflow
1 parent a03e7bf commit 719d69b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/react-admin.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
host: ${{ secrets.HOST }}
4141
username: ${{ secrets.USERNAME }}
4242
key: ${{ secrets.SSH_KEY }}
43-
source: "./ts-grpc-vite-admin/build"
43+
source: "./ts-grpc-vite-admin/dist"
4444
target: ${{ secrets.REACT_DEMO_TARGET_PATH }}
4545
timeout: 60s
4646
command_timeout: 10m

0 commit comments

Comments
 (0)