Skip to content

Commit c491013

Browse files
committed
Replaced tk-unreal descriptor with a github_release
Git descriptors requires git to be locally installed and valid git credentials, github_release don't.
1 parent f8440e1 commit c491013

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

env/includes/unreal/tk-unreal-location.yml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66

77
tk-unreal.location:
88
version: v1.2.3
9-
type: git
10-
path: [email protected]:GPLgithub/tk-unreal.git
11-
# path: [email protected]:ue4plugins/tk-unreal.git
9+
type: github_release
10+
organization: GPLgithub
11+
# organization: ue4plugins
12+
repository: tk-unreal

0 commit comments

Comments
 (0)