Skip to content

Commit

Permalink
Stop the mono server that blocks port 8084
Browse files Browse the repository at this point in the history
  • Loading branch information
hollie committed Nov 22, 2021
1 parent fc3f183 commit 665dac1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/master.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,6 @@ jobs:
perl-version: ${{ matrix.perl }}
- run: perl -V
- run: sudo apt-get install libgd-gd2-perl
- run: sudo systemctl stop mono-xsp4.service
- run: sudo netstat -tulpn
- run: cd bin ; ./mh -tk 0 -debug process -code_dir ../code/test

0 comments on commit 665dac1

Please sign in to comment.