Skip to content

Commit

Permalink
final
Browse files Browse the repository at this point in the history
  • Loading branch information
Just-Working8888 committed Mar 9, 2024
1 parent aa87d7f commit a23a12f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
git pull
cd app
npm run build
sudo cp -rf ./build/static/* /var/www/bigbee.mnogosushi.kg/static/
sudo cp -rf ./build/* /var/www/bigbee.mnogosushi.kg/
ls
sudo systemctl restart nginx

0 comments on commit a23a12f

Please sign in to comment.