Skip to content

Commit d0af0e4

Browse files
authored
Update main.yml
1 parent 6e9f19c commit d0af0e4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
username: ubuntu
2121
key: ${{ secrets.SSH_PRIVATE_KEY }}
2222
script: |
23-
cd ~/FileTransfer
23+
cd ~/filetransfer
2424
git pull origin main
2525
npm install
2626
npm run build

0 commit comments

Comments
 (0)