Skip to content

Commit

Permalink
Fix broken script
Browse files Browse the repository at this point in the history
  • Loading branch information
K-Diger committed Mar 17, 2024
1 parent 10c05ba commit 35147de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main-ci-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,6 @@ jobs:
key: ${{ secrets.EC2_KEY }}
script: |
sudo su
cd /home/ubuntu
cd /home/ec2-user
fuser -k 8081/tcp
./operate-crawler.sh

0 comments on commit 35147de

Please sign in to comment.