KDE plasma5 # vscode - vscode-extensions.github.vscode-github-actions # how to

I installed

github.vscode-github-actions
in

( (vscode-with-extensions.overrideAttrs (oldAttrs: rec {            
            # buildInputs = oldAttrs.buildInputs ++ [ pkgs.kubectl pkgs.kubernetes ];
        }))
        .override {
            vscodeExtensions = [ ..

after clicking “Sign in to gitHub”
the authorization takes place but ends with (trying to open vscode.dev)

202307-20_1823_42__

### You are being redirected to the authorized application.

If your browser does not redirect you back, please [click here](https://vscode.dev/redirect?code=f62d37c0f02e5c2af98d&state=vscode%253A%252F%252Fvscode.github-authentication%252Fdid-authenticate%253Fnonce%253Dd1b92dc7f06019a8%2526windowId%253D1) to continue.

How to get it working?