mirror of
https://github.com/cdr/code-server.git
synced 2025-12-19 23:03:58 +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`. |
||
|---|---|---|
| .. | ||
| build.yaml | ||
| docs-preview.yaml | ||
| installer.yaml | ||
| publish.yaml | ||
| release.yaml | ||
| scripts.yaml | ||
| security.yaml | ||
| trivy-docker.yaml | ||