tweak path to filedust
Some checks failed
Trivy / test (push) Waiting to run
CI / test (push) Failing after 38s
Lint / test (push) Has been cancelled

This commit is contained in:
Miguel Jacq 2025-11-30 18:32:32 +11:00
parent 66eda6dae8
commit 40690055f3
Signed by: mig5
GPG key ID: 59B3F0C24135C6A9

View file

@ -3,7 +3,7 @@
set -eo pipefail
# Clean caches etc
filedust -y .
/home/user/venv-filedust/bin/filedust -y .
# Publish to Pypi
poetry build