build and release search example relay.

This commit is contained in:
fiatjaf
2023-02-15 20:46:27 -03:00
parent eb0c6539b6
commit 4fc77c2604

View File

@@ -26,7 +26,7 @@ jobs:
matrix:
goos: [linux, windows, darwin, freebsd, openbsd]
goarch: [amd64, arm64]
project: ['basic', 'whitelisted', 'expensive', 'rss-bridge']
project: ['basic', 'whitelisted', 'expensive', 'rss-bridge', 'search']
exclude:
- goarch: arm64
goos: windows