mirror of
https://github.com/sst/opencode.git
synced 2025-12-23 10:11:41 +00:00
Temporary: Fix pre-push hook PATH for CI
Co-authored-by: thdxr <826656+thdxr@users.noreply.github.com>
This commit is contained in:
parent
186f4b9f10
commit
ec2de27781
1 changed files with 1 additions and 0 deletions
|
|
@ -1,2 +1,3 @@
|
|||
#!/bin/sh
|
||||
export PATH="$HOME/.bun/bin:$PATH"
|
||||
bun typecheck
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue