Add pre-built codeql db zip file

This commit is contained in:
2025-09-04 22:53:26 -07:00
committed by =michael hohn
parent 4b69003806
commit 28c40f9af3
3 changed files with 4 additions and 1 deletions

View File

@@ -2,5 +2,4 @@
set -euo pipefail
go build -o add-user-go ./add-user.go
echo "Built ./add-user-go"