Workflow change
This commit is contained in:
parent
aa6d8c6820
commit
9b4efbf77a
1
.github/workflows/move-to-main-repo.yaml
vendored
1
.github/workflows/move-to-main-repo.yaml
vendored
@ -151,6 +151,7 @@ jobs:
|
|||||||
if [[ -f "../frontend/public/json/$stripped_name" ]]; then
|
if [[ -f "../frontend/public/json/$stripped_name" ]]; then
|
||||||
cp ../frontend/public/json/$stripped_name frontend/public/json/. || true
|
cp ../frontend/public/json/$stripped_name frontend/public/json/. || true
|
||||||
fi
|
fi
|
||||||
|
fi
|
||||||
else
|
else
|
||||||
cp ../frontend/public/json/$json_name frontend/public/json/. || true
|
cp ../frontend/public/json/$json_name frontend/public/json/. || true
|
||||||
fi
|
fi
|
||||||
|
Loading…
x
Reference in New Issue
Block a user