Inconsistent builds

Hey,

made github action script to build from source but I noticed that it sometimes fails on make init specifically on chirpstack package merging.

Collecting package info: feeds/chirpstack/chirpstack/luci-app-chirpstack
ERROR: please fix feeds/chirpstack/chirpstack/luci-app-chirpstack/Makefile - see logs/feeds/chirpstack/chirpstack/luci-app-chirpstack/dump.txt for details

However if I rerun the action one or two times it dose merge.
Has anybody else noticed this behavior any suggestion hot to fix it?