fix: repo url

This commit is contained in:
Alpha Nerd 2026-04-02 13:30:01 +02:00
parent 1e709814c7
commit 929a972c16
Signed by: alpha-nerd
SSH key fingerprint: SHA256:QkkAgVoYi9TQ0UKPkiKSfnerZy2h4qhi3SVPXJmBN+M
2 changed files with 4 additions and 0 deletions

View file

@ -38,6 +38,8 @@ jobs:
- name: Checkout repository
uses: https://github.com/actions/checkout@v4
with:
github-server-url: https://bitfreedom.net/code
- name: Set up QEMU (for multi-arch builds)
uses: https://github.com/docker/setup-qemu-action@v3