Fixed build script (closes #1057)
This commit is contained in:
3
.github/workflows/build.yml
vendored
3
.github/workflows/build.yml
vendored
@@ -135,7 +135,8 @@ jobs:
|
||||
artifact stalwart-mail stalwart-mail-foundationdb
|
||||
fi
|
||||
|
||||
build -p mail-server -p stalwart-cli
|
||||
build -p mail-server --no-default-features --features "sqlite postgres mysql rocks elastic s3 redis azure enterprise"
|
||||
build -p stalwart-cli
|
||||
|
||||
artifact stalwart-mail
|
||||
artifact stalwart-cli
|
||||
|
||||
Reference in New Issue
Block a user