Skip to content

Commit

Permalink
Update caddy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
lxhao61 authored Jun 2, 2024
1 parent 92d7c1b commit 1de7c5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/caddy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ jobs:
mkdir release-tmp
export GOARCH=${{ matrix.config.GOARCH }}
export GOOS=${{ matrix.config.GOOS }}
~/go/bin/xcaddy build v2.8.2\
~/go/bin/xcaddy build \
--with github.com/mholt/caddy-l4 \
--with github.com/caddy-dns/duckdns \
--with github.com/mholt/caddy-events-exec \
Expand Down

0 comments on commit 1de7c5d

Please sign in to comment.