mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-08-23 00:00:33 +00:00
2ec4e95b8f
* Take bash exe path from environment - Changed BIN_BASH type to owned String - Replaced hardcoded path with BIN_BASH - Updated references of BIN_BASH to match new String type * Replaced hardcoded pwsh call with POWERSHELL_PATH
Windmill Worker
The worker. Used to process and execute flows & jobs.
This crate exposes both a library as well as a binary target.