Skip to content

Commit

Permalink
🐛 fix working dir of indexer ci install
Browse files Browse the repository at this point in the history
  • Loading branch information
Will Cory authored and Will Cory committed Dec 14, 2023
1 parent 35cb5a8 commit 4a440db
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 @@ -952,7 +952,6 @@ jobs:
- run:
name: Install node_modules
command: pnpm install:ci
working_directory: indexer/api-ts
- run:
name: Install tygo
command: go install github.com/gzuidhof/tygo@latest
Expand Down

0 comments on commit 4a440db

Please sign in to comment.