When I would like building a debian package, I can use dget command to ge the sources.
I would like having a parameter to specify that the sources to be built must be download with dget (instead of having them in the git repo).
I see that under the hood it uses torizon/build-deb-action, so probably some new parameters is needed there, before
When I would like building a debian package, I can use dget command to ge the sources. I would like having a parameter to specify that the sources to be built must be download with
dget
(instead of having them in the git repo).I see that under the hood it uses torizon/build-deb-action, so probably some new parameters is needed there, before