Skip to content

Commit c5a167b

Browse files
authored
Update nodejs.yml
1 parent 33c6f31 commit c5a167b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nodejs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
remote_path: './'
5353
sftp_only: true
5454
password: ${{ secrets.FTP_PASSWORD }}
55-
rsyncArgs: '--exclude=node_modules --exclude=.git --exclude=*.log'
55+
# rsyncArgs: '--exclude=node_modules --exclude=.git --exclude=*.log'
5656
sftpArgs: '-o ConnectTimeout=5'
5757

5858
# - name: 📂 Sync files

0 commit comments

Comments
 (0)