Skip to content

Commit e9a4365

Browse files
committed
gh-actions: Enable ZFS build
Signed-off-by: Yang Jeong Hun <onyxclover9931@gmail.com>
1 parent 55b09cd commit e9a4365

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/trigger.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,6 @@ jobs:
1818
tag_name: ${{ github.ref_name }}
1919
build_type: current
2020
build_rt: true
21-
build_zfs: false
21+
build_zfs: true
2222
is_release: ${{ github.event_name != 'pull_request' }}
2323
secrets: inherit

0 commit comments

Comments
 (0)