Skip to content
Snippets Groups Projects

Switch to currently supported redocly cli

Merged Martin Lowe requested to merge malowe/main/redocly-update into main
1 file
+ 1
2
Compare changes
  • Side-by-side
  • Inline
+ 1
2
@@ -2,7 +2,6 @@ setup:;
yarn install --frozen-lockfile
clean:;
rm -rf tmp
build: setup clean;
yarn build-specs
build: clean setup;
run-local: build;
hugo server
\ No newline at end of file
Loading