fix: set github server url
This commit is contained in:
parent
60f70798b9
commit
79bd5bf2aa
1 changed files with 2 additions and 1 deletions
|
|
@ -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: |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue