Skip to content

Commit 42b21cb

Browse files
authored
Update wh-deploy.yml
1 parent 5a42cde commit 42b21cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/wh-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,6 @@ jobs:
2727
server: dss.hosting.nyu.edu
2828
username: ${{secrets.FTP_USERNAME}}@$dss.hosting.nyu.edu
2929
password: ${{secrets.FTP_PASSWORD}}
30-
local-dir: ./build
30+
local-dir: ./build/
3131
state-name: ./.ftp-deploy-sync-state.json
3232
server-dir: 'viewpoint/' # optional subdir, must end in /

0 commit comments

Comments
 (0)