dawidd6 / action-debian-package

:gear: A GitHub Action for building Debian packages
MIT License
25 stars 8 forks source link

if "apt-get -t ${imageTag}" fails, try just "apt-get" #67

Closed SebKuzminsky closed 1 year ago

SebKuzminsky commented 1 year ago

This fixes #63.

SebKuzminsky commented 1 year ago

This looks like the same failure as the v1.4.2 run a couple of weeks ago - some kind of problem with git-deborig.

dawidd6 commented 1 year ago

Thanks

waja commented 1 year ago

some kind of problem with git-deborig.

jepp, this is #62