Skip to content

Commit be3fcac

Browse files
committed
[ci] Use git version of hashlink library for test
1 parent 9d40b3d commit be3fcac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ jobs:
156156
set -eux
157157
158158
haxelib setup ~/haxelib
159-
haxelib install hashlink
159+
haxelib dev hashlink other/haxelib
160160
haxelib list
161161
162162

0 commit comments

Comments
 (0)