Skip to content

Commit 2f4b4ec

Browse files
Update main.yml
1 parent 3f5d43b commit 2f4b4ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
run: |
2323
sshpass -e ssh -o StrictHostKeyChecking=no root@${{ secrets.SERVER_IP }} << 'EOF'
2424
set -e
25-
cd /home/andcoolsystems/json_stats
25+
cd /home/andcoolsystems/json-stats
2626
git fetch
2727
git stash
2828
git merge '@{u}'

0 commit comments

Comments
 (0)