Skip to content

Commit

Permalink
chore: removed unwanted logs
Browse files Browse the repository at this point in the history
  • Loading branch information
jhasuraj01 committed Sep 28, 2024
1 parent 2c63eff commit 06007dd
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/auto-update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,8 +63,6 @@ jobs:
echo node version = $(node --version)
echo pnpm version = $(pnpm --version)
echo COMMIT_MESSAGE = $COMMIT_MESSAGE
ls $PNPM_HOME
echo PATH = $PATH
- name: update dependencies
run: |
Expand Down

0 comments on commit 06007dd

Please sign in to comment.