fix: repo url
This commit is contained in:
parent
1e709814c7
commit
929a972c16
2 changed files with 4 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue