Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
Just-Working8888 committed Mar 9, 2024
1 parent 8a0c128 commit 52162f3
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 scp /build/* /var/www/bigbee.mnogosushi.kg/*
sudo cp ./build/* /var/www/bigbee.mnogosushi.kg/*
ls
sudo systemctl restart nginx

0 comments on commit 52162f3

Please sign in to comment.