You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix GitHub CLI installation: add sudo to apt-get commands
- Add sudo to all apt-get commands in GitHub Actions workflow
- Fixes permission denied error when installing GitHub CLI
- Required for package installation in GitHub Actions runners
0 commit comments