Skip to content

Commit 4310124

Browse files
committed
fix: debug
1 parent 85cf9a9 commit 4310124

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Justfile

+2
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,8 @@ openapi:
4848
@npx -y widdershins {{justfile_directory()}}/openapi/v2.yaml -o {{justfile_directory()}}/docs/api/README.md --search false --language_tabs 'http:HTTP' --summary --omitHeader
4949

5050
generate-client: openapi
51+
go env
52+
env
5153
@cd pkg/client && speakeasy run --skip-versioning
5254

5355
release-local:

0 commit comments

Comments
 (0)