diff --git a/.builds/debian.yml b/.builds/debian.yml index 6e07eed..094e74d 100644 --- a/.builds/debian.yml +++ b/.builds/debian.yml @@ -12,7 +12,7 @@ tasks: export PATH="$PATH:/home/build/.local/bin" cd Stegano poetry install - - link: | + - lint: | export PATH="$PATH:/home/build/.local/bin" cd Stegano # stop the build if there are Python syntax errors or undefined names