Skip to content

Commit

Permalink
Make root go generate re-generate packages
Browse files Browse the repository at this point in the history
Signed-off-by: Steve Coffman <steve@khanacademy.org>
  • Loading branch information
StevenACoffman committed Dec 10, 2023
1 parent e080a96 commit 8a20e1e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions main.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
package main

//go:generate cd _examples; go generate ./...

import (
"bytes"
_ "embed"
Expand Down

0 comments on commit 8a20e1e

Please # to comment.