Skip to content

Commit 4391a0a

Browse files
committed
update README.md
1 parent 180c897 commit 4391a0a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ Github Actions:
5656
working-directory: example
5757
- name: Show Biome version
5858
run: |
59+
export PATH=${HOME}/.bun/bin:${PATH}
5960
type biome
6061
biome --version
6162
```

0 commit comments

Comments
 (0)