Skip to content

Commit 7704484

Browse files
committed
chore: update readme
1 parent b607613 commit 7704484

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/.ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818

1919
- name: Build
2020
run: |
21-
bun run install
21+
bun install
2222
bun run build
2323
echo > ./dist/.nojekyll
2424
env:

0 commit comments

Comments
 (0)