mirror of
https://codeberg.org/ziglang/zig.git
synced 2025-12-06 13:54:21 +00:00
ci: freebsd: remove '.git' from URL as per upstream suggestion
https://todo.sr.ht/~sircmpwn/dispatch.sr.ht/24#comment-1465
This commit is contained in:
parent
2911eb34de
commit
a4e32d9fb1
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ packages:
|
|||
- ninja
|
||||
- llvm70
|
||||
sources:
|
||||
- https://github.com/ziglang/zig.git
|
||||
- https://github.com/ziglang/zig
|
||||
tasks:
|
||||
- build: |
|
||||
cd zig && mkdir build && cd build
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue