mirror of
https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker.git
synced 2025-09-09 13:55:41 +00:00
[GHA] Fix generate-robots.sh
Install tput
This commit is contained in:
parent
722c1e18bc
commit
1dfb524913
2 changed files with 9 additions and 0 deletions
1
.github/workflows/action.yml
vendored
1
.github/workflows/action.yml
vendored
|
@ -28,6 +28,7 @@ jobs:
|
|||
sudo apt-get update
|
||||
sudo apt-get install -y --assume-yes nginx-extras
|
||||
sudo apt-get -y install dos2unix
|
||||
sudo apt-get install libncurses5-dbg
|
||||
|
||||
|
||||
- name: Run build
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue