Skip to content

Commit

Permalink
Fix the url
Browse files Browse the repository at this point in the history
  • Loading branch information
liangtie committed Aug 27, 2024
1 parent e179834 commit c09d493
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -665,7 +665,7 @@ function Start-Build {
)

# NOTE Change to your own fork
Get-Source -url https://gitlab.com/myowngroup2554019/kicad.git `
Get-Source -url https://gitlab.com/Liangtie/kicad.git `
-dest (Get-Source-Path kicad) `
-sourceType git `
-latest $latest `
Expand Down

0 comments on commit c09d493

Please sign in to comment.