remove popd

pull/907/head
Adrian Maraj 2024-04-11 15:15:26 +02:00
parent 6a9115abfe
commit 1314db5188
1 changed files with 1 additions and 1 deletions

View File

@ -62,7 +62,7 @@ jobs:
echo UWHOISD_HOME="'`pwd`'" > .env
poetry run start
popd
popd
- name: Install & run lookyloo
run: |