Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
🐛 Fix node action path in action.yml (#221)
Changed the node path in Github action from a fixed path to a dynamic path. This ensures that the action runs correctly irrespective of the current working directory and project it is run in. Signed-off-by: burgholzer <[email protected]>
- Loading branch information