mirror of
https://github.com/cdr/code-server.git
synced 2025-12-18 22:37:14 +01:00
When we added the change to modify the `package.json` version using `mv` and `jq` we didn't account for lost file permissions. This caused a bug only happening in CI. This should fix it by giving it 755 via `chmod`. |
||
|---|---|---|
| .. | ||
| ISSUE_TEMPLATE | ||
| PULL_REQUEST_TEMPLATE | ||
| workflows | ||
| codecov.yml | ||
| CODEOWNERS | ||
| codeql-config.yml | ||
| PULL_REQUEST_TEMPLATE.md | ||
| ranger.yml | ||
| semantic.yaml | ||
| stale.yml | ||