Skip to content

Commit 140976e

Browse files
committed
Add "Show caddy modules" in GH WF
1 parent b68877f commit 140976e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/go.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,3 +27,5 @@ jobs:
2727
- name: Build
2828
run: ./xcaddy build --with github.com/kirsch33/realip --with github.com/caddyserver/jsonc-adapter --with github.com/git001/caddyv2-upload
2929

30+
- name: Show caddy modules
31+
run: ./caddy list-modules

0 commit comments

Comments
 (0)