Skip to content

Commit

Permalink
asdf
Browse files Browse the repository at this point in the history
  • Loading branch information
Xatta-Trone committed Jul 2, 2023
1 parent 862c4c7 commit d560ffd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/prod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ jobs:
key: ${{ secrets.SSHKEY }}
script: |
cd /var/www/grese-client
free -h && sudo sysctl -w vm.drop_caches=3 && sudo sync && echo 3 | sudo tee /proc/sys/vm/drop_caches && free -h
sudo git checkout main
sudo git add .
sudo git commit -m "asdf"
Expand Down

0 comments on commit d560ffd

Please sign in to comment.