meta: add CI to build debian package #1

Merged
restitux merged 33 commits from ci into master 2025-12-24 07:36:36 +00:00
Showing only changes of commit e81ce40e61 - Show all commits
+1 -1
View File
@@ -1,5 +1,5 @@
#!/usr/bin/env bash
set -euo pipefail
set -xeuo pipefail
# Inputs expected from the workflow:
# GITHUB_REPOSITORY - owner/repo of the current action repo (provided by Actions)