Skip to content
This repository has been archived by the owner on Jul 16, 2022. It is now read-only.

Commit

Permalink
fix(github-actions): fix github actions to run bun commands
Browse files Browse the repository at this point in the history
  • Loading branch information
ajimae committed Jul 16, 2022
1 parent f45b9d0 commit 66bf47e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ jobs:
registry-url: https://registry.npmjs.org

- name: install bun
uses: actions/checkout@v3
uses: supplypike/setup-bin@v1
with:
uri: "https://bun.sh/install"
Expand Down

0 comments on commit 66bf47e

Please sign in to comment.