Skip to content

Commit

Permalink
Renamed kmflv3 to kmhfr dir in the VPS (ci.yml)
Browse files Browse the repository at this point in the history
  • Loading branch information
ertush committed Feb 26, 2024
1 parent ab35477 commit 543fc69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
password: ${{ secrets.SERVER_KEY }}
script: |
set -e
cd /var/www/kmhflv3
cd /var/www/kmhfr
export NVM_DIR=~/.nvm
source ~/.nvm/nvm.sh
if ! [[ -d './.git' ]]; then git init; fi
Expand Down

0 comments on commit 543fc69

Please sign in to comment.