fix: repo url #3

Merged
alpha-nerd merged 1 commit from dev-v0.7.x into main 2026-04-02 13:31:09 +02:00
2 changed files with 4 additions and 0 deletions

View file

@ -45,6 +45,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

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