ci: remove first invalid charater

This commit is contained in:
Nam Anh 2022-07-01 13:42:11 +07:00
parent b96b036c16
commit 838a572a6a
No known key found for this signature in database
GPG Key ID: 3607BE99CDA9C7C2
2 changed files with 2 additions and 1 deletions

View File

@ -37,6 +37,7 @@ jobs:
cd('..')
await $`echo ${JSON.stringify(final_manifest, null, 2)} > manifest.json`
await $`tail -c +2 manifest.json > manifest.json.temp | mv manifest.json.temp manifest.json`
EOF
- name: push generated manifest

View File

@ -1,4 +1,4 @@
$[
[
{
"name": "BurntSienna",
"description": "BurntSienna",