Skip to content

Commit 5a516b4

Browse files
authored
Remove .git from repository URL
1 parent 9d20e86 commit 5a516b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.builds/openbsd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ image: openbsd/latest
22
packages:
33
- xz
44
sources:
5-
- https://github.com/euantorano/pledge.nim.git
5+
- https://github.com/euantorano/pledge.nim
66
environment:
77
NIM_VERSION: 0.20.2
88
CC: /usr/bin/clang

0 commit comments

Comments
 (0)