Skip to content

Commit

Permalink
Try to upload to var html
Browse files Browse the repository at this point in the history
  • Loading branch information
Rikthepixel committed Mar 19, 2024
1 parent f55429c commit 49566ca
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,9 @@ jobs:
pwd
ls -la
echo "var html"
ls -la /var/www/html
echo "Home website www"
ls -la /home/website/thenewoil/www
mkdir /var/www/html
echo "Target dir"
cd ${{ env.VPS_TARGET_DIR }}
Expand Down

0 comments on commit 49566ca

Please sign in to comment.