1 parent de6efeb commit 5fd50d0Copy full SHA for 5fd50d0
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: true
+ build_zfs: false
22
is_release: ${{ github.event_name != 'pull_request' }}
23
secrets: inherit
0 commit comments