Skip to content

Commit

Permalink
ci: change to .com
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisvander committed Nov 10, 2024
1 parent 359a035 commit fa57c9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
- uses: oven-sh/setup-bun@v2
with:
bun-version: latest
registry-url: https://registry.npmjs.org/
registry-url: https://registry.npmjs.com/
- run: bun i
- run: bun run build
- run: bun publish
Expand Down

0 comments on commit fa57c9f

Please sign in to comment.