Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ci: run release job on self-hosted runner
Try to fix error: Run npm i -g npm@"^10.0.0" npm error code EACCES npm error syscall mkdir npm error path /usr/local/share/man/man7 npm error errno -13 npm error [Error: EACCES: permission denied, mkdir '/usr/local/share/man/man7'] { npm error errno: -13, npm error code: 'EACCES', npm error syscall: 'mkdir', npm error path: '/usr/local/share/man/man7' npm error } Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
- Loading branch information