Include moth-devel.bat in win artifacts

This commit is contained in:
Neale Pickett 2023-12-06 17:22:45 -07:00
parent cc0e5bba94
commit 60fdb0ddd8
2 changed files with 5 additions and 0 deletions

View File

@ -44,9 +44,11 @@ winbuild:
needs: ["Run unit tests"]
script:
- GOOS=windows GOARCH=amd64 go build ./cmd/mothd
- cp build/package/moth-devel.bat .
artifacts:
paths:
- mothd.exe
- moth-devel.bat
- theme/*
push:

View File

@ -1 +1,4 @@
mkdir state
mkdir puzzles
echo devel > state/teamids.txt
.\mothd.exe -puzzles puzzles