We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc826ee commit 94b74faCopy full SHA for 94b74fa
.github/workflows/build-c-libraries.yml
@@ -73,7 +73,7 @@ jobs:
73
if: matrix.os.matrix == 'windows'
74
uses: actions/checkout@v4
75
with:
76
- repository: Chia-Network/mpir_gc_x64.git
+ repository: Chia-Network/mpir_gc_x64
77
fetch-depth: 1
78
79
- name: Build
0 commit comments