Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* (actions) use container * (actions) don't run as root https://github.community/t/how-to-run-action-as-a-non-root-user/17572 * (actions) fix syntax https://github.community/t/how-to-run-action-as-a-non-root-user/17572 * (actions) apt needs sudo with other user * [temp] (actions)get node version * (actions) don't use when calling NPM * (actions) remove get node version sudo * (actions) remove get node version sudo -H * (actions) ll /github * (actions) ll -> ls -alF * (actions) own /github * (actions) cleanup * (setup_examples) cleanup * (actions) remove ls * (test) remove prints * Delete Dockerfile
- Loading branch information