Skip to content

Commit

Permalink
ci: get-changed-files-with-git-diff: remove gh dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
legobeat committed Sep 19, 2024
1 parent ddd91ca commit c8a56aa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -500,7 +500,6 @@ jobs:
- run: sudo corepack enable
- attach_workspace:
at: .
- gh/install
- run:
name: Get changed files with git diff
command: npx tsx .circleci/scripts/git-diff-develop.ts
Expand Down

0 comments on commit c8a56aa

Please sign in to comment.