fix: set github server url

This commit is contained in:
Oskar Manhart 2025-05-17 11:10:27 +02:00
parent 60f70798b9
commit 79bd5bf2aa

View file

@ -17,7 +17,8 @@ jobs:
steps:
- uses: actions/checkout@v4
with:
repository: "https://github.com/pygobject/pycairo"
repository: "pygobject/pycairo"
github-server-url: "https://github.com"
- name: Set up development headers
run: |