1 parent 55b09cd commit e9a4365Copy full SHA for e9a4365
1 file changed
.github/workflows/trigger.yml
@@ -18,6 +18,6 @@ jobs:
18
tag_name: ${{ github.ref_name }}
19
build_type: current
20
build_rt: true
21
- build_zfs: false
+ build_zfs: true
22
is_release: ${{ github.event_name != 'pull_request' }}
23
secrets: inherit
0 commit comments