mirror of https://github.com/CIRCL/lookyloo
fixing error
parent
9c1a5fa0b7
commit
6a9115abfe
|
@ -57,7 +57,6 @@ jobs:
|
|||
- name: Install uwhoisd
|
||||
run: |
|
||||
sudo apt install whois
|
||||
pushd ..
|
||||
pushd uwhoisd
|
||||
poetry install
|
||||
echo UWHOISD_HOME="'`pwd`'" > .env
|
||||
|
|
Loading…
Reference in New Issue