Skip to content

Commit

Permalink
Fixing PR validation error + triggering image build (#308)
Browse files Browse the repository at this point in the history
* trigger image build

* fixing validation error
  • Loading branch information
tahmidefaz authored Oct 25, 2023
1 parent 6889b4f commit cdda344
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ PSK ?= secret
init:
go install github.com/deepmap/oapi-codegen/cmd/oapi-codegen
go get github.com/atombender/go-jsonschema/...@main
go install github.com/atombender/go-jsonschema/cmd/gojsonschema
go install github.com/atombender/go-jsonschema@v0.14.0
pip install json2yaml
go get github.com/kulshekhar/fungen
go install github.com/kulshekhar/fungen
Expand Down

0 comments on commit cdda344

Please sign in to comment.