Joao Maio
Joao Maio
following the approach on this docs page with the `permissions` statement fixed this issue for me https://docs.github.com/en/actions/security-guides/automatic-token-authentication#example-2-calling-the-rest-api ```yml ... jobs: build: permissions: contents: write ... ``` Failed run: https://github.com/JMaio/actions-playground/actions/runs/4153264354 After...
Having the same issue, managed to fix by opening in Firefox but then pointing directly to the `.AppImage` file instead of `github-desktop` for launching the `xdg-open` link. Edit: similar solution...
> > Having the same issue, managed to fix by opening in Firefox but then pointing directly to the `.AppImage` file instead of `github-desktop` for launching the `xdg-open` link. >...
Update: WebGL 2.0 not supported in current version of Safari (v14) https://caniuse.com/webgl2