fixed APT Repo (actual cope rn)

This commit is contained in:
2026-07-05 23:49:47 +02:00
parent baad0dca55
commit e6d0e38cd9
6 changed files with 187 additions and 2 deletions
+8
View File
@@ -106,6 +106,10 @@ jobs:
run: |
chmod +x scripts/generate-apt-repo.sh
./scripts/generate-apt-repo.sh
- name: Verify generated apt repository
run: |
chmod +x scripts/verify-apt-repo.sh
./scripts/verify-apt-repo.sh
- name: Upload deb package to Gitea release
run: |
. dist/package-info.env
@@ -187,3 +191,7 @@ jobs:
fi
env:
GITEA_SHA: ${{ gitea.sha }}
- name: Verify published apt endpoint
run: |
chmod +x scripts/verify-apt-repo.sh
./scripts/verify-apt-repo.sh --remote