mirror of
https://github.com/morpheusthewhite/spicetify-themes.git
synced 2024-11-22 10:52:48 +01:00
ci: remove first invalid charater
This commit is contained in:
parent
b96b036c16
commit
838a572a6a
1
.github/workflows/manifest-generator.yml
vendored
1
.github/workflows/manifest-generator.yml
vendored
@ -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
|
||||
|
@ -1,4 +1,4 @@
|
||||
$[
|
||||
[
|
||||
{
|
||||
"name": "BurntSienna",
|
||||
"description": "BurntSienna",
|
||||
|
Loading…
Reference in New Issue
Block a user