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