```yaml - step: script: - sh -c "$(curl --location https://taskfile.dev/install.sh)" -- -d - export PATH=$PATH:./bin ```