update-flake-lock icon indicating copy to clipboard operation
update-flake-lock copied to clipboard

`node` command not found

Open m1-s opened this issue 1 year ago • 1 comments

This action requires the node binary however its never installed. When running on self hosted runners this gives an error:

Run DeterminateSystems/update-flake-lock@v24
Run echo "GIT_AUTHOR_NAME=github-actions[bot]" >> $GITHUB_ENV
Run node "$GITHUB_ACTION_PATH/dist/index.js"
/run/github-runner/my-custom-runner/_temp/2c4dc560-e98c-4947-bcce-915cdba7ad1e.sh: line 1: node: command not found

m1-s avatar Nov 15 '24 10:11 m1-s