I just revised my GitHub workflow file to install Meteor 2.4 using the npm-based installer, and ran into a minor glitch, so I thought it might save others a few minutes by providing a link to my workflow file:
As you can see, once you’ve installed Meteor, you need to run the subsequent commands in a new shell so that the meteor
command is defined.