Skip to content

Commit

Permalink
feat: removed ls -la command from toc.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
Tanveer143s authored Sep 25, 2023
1 parent 1d01f8e commit fb93064
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/toc.sh
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,7 @@ cd .. && rsync -av --progress workspace/. /github/workspace/new-workflow --exclu
cd .. && cd .. && cd ..
git clone https://$1@github.com/clouddrove/genie.git
cd genie
pwd && ls -la
cd /github/workspace/new-workflow
pwd && ls -la
make toc/deps
make toc include_modules="$MODULES"
git add .
Expand Down

0 comments on commit fb93064

Please sign in to comment.