chore: minor case fixup

[skip ci]
This commit is contained in:
Joe Chen
2026-02-12 21:09:36 -05:00
parent 441c64d7bd
commit a976fd2f9c
6 changed files with 17 additions and 18 deletions

View File

@@ -10,8 +10,6 @@ tasks:
web:
desc: Build the binary and start the web server
deps: [build]
env:
GOGS_WORK_DIR: '{{.ROOT_DIR}}'
cmds:
- .bin/gogs web