From ccef90a5b56bc91bd14e34d758dace85e0318d87 Mon Sep 17 00:00:00 2001 From: Joshua Jerin Date: Wed, 24 Apr 2024 12:07:36 -0400 Subject: [PATCH] repo/cli/md --- .github/actions/generate-docs/action.yml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/.github/actions/generate-docs/action.yml b/.github/actions/generate-docs/action.yml index 6e07c9f31..a52c4ff04 100644 --- a/.github/actions/generate-docs/action.yml +++ b/.github/actions/generate-docs/action.yml @@ -48,12 +48,6 @@ runs: pwd ls -lah cargo run -- --markdown-help > command-reference.md - ls -lah - cd .. - ls -lah - cd .. - ls -lah - cd tembo-repo/tembo-cli shell: bash - name: Check out the website repo