Skip to content

Commit

Permalink
Update build
Browse files Browse the repository at this point in the history
  • Loading branch information
akclace committed Nov 22, 2024
1 parent 1b2fa5d commit 5ecebab
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,7 @@ before:
- cp internal/server/list_apps/embed.go .
- rm -rf internal/server/list_apps
- mv apps/clace/list_apps internal/server
- cp embed.go internal/server/list_apps/
- rm -rf internal/server/list_apps/.git
- mv embed.go internal/server/list_apps/
- rm -rf apps
- go test -race ./...

Expand Down

0 comments on commit 5ecebab

Please sign in to comment.