tweak path to filedust
This commit is contained in:
parent
66eda6dae8
commit
40690055f3
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@
|
||||||
set -eo pipefail
|
set -eo pipefail
|
||||||
|
|
||||||
# Clean caches etc
|
# Clean caches etc
|
||||||
filedust -y .
|
/home/user/venv-filedust/bin/filedust -y .
|
||||||
|
|
||||||
# Publish to Pypi
|
# Publish to Pypi
|
||||||
poetry build
|
poetry build
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue