Skip to content

Improvements and bugfixes of debian build script

Sohrab Behdani requested to merge github/fork/ARS101/experimental into main

Created by: ARS101

  • Now the build script won't reclone the repository
  • Dependencies are also added properly to the package and not only to the build file.
  • Deleting the cleanup process since it automatically happens in the github actions server (Also it interferes with the script).
  • The version used will come from tagname of github release.
  • Removing the extra TODO comments :)

Merge request reports