Skip to content

Commit 2065e11

Browse files
committed
Fixes yml error
1 parent 1629991 commit 2065e11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: Build & Test HLL
22

33
env:
4-
PG_PRELOAD=hll
4+
PG_PRELOAD: hll
55
on:
66
push:
77
branches:

0 commit comments

Comments
 (0)