Skip to content

Commit

Permalink
Fix typo.
Browse files Browse the repository at this point in the history
  • Loading branch information
timdawborn committed Oct 25, 2023
1 parent 3af310b commit 7d43cf7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ jobs:
- install-dependencies
- run: yarn build
- run: npm link
- run: npx proxy --help
- run: npx proxay --help
- run: |
npx proxay -m record -h https://www.google.com -t tapes/ &
# Wait until it loads.
Expand Down

0 comments on commit 7d43cf7

Please sign in to comment.