Skip to content

Commit eb6ee40

Browse files
committed
fix path issue
1 parent b02bad9 commit eb6ee40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/prod.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
env:
3030
SSH_PRIVATE_KEY: ${{ secrets.SERVER_SSH_KEY }}
3131
# ARGS: "-rltgoDzvO --delete"
32-
SOURCE: 'dist/'
32+
SOURCE: 'uikit/tailwind/dist'
3333
REMOTE_HOST: 145.79.3.173
3434
REMOTE_USER: u965251139
3535
REMOTE_PORT: "65002"

0 commit comments

Comments
 (0)