Skip to content

Commit

Permalink
chore: update publish yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
shawshankkumar committed Sep 14, 2023
1 parent 2f5cf47 commit b99dac7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,9 @@ jobs:
working-directory: ./package
steps:
- uses: actions/checkout@v3
with:
ref: main

- name: setup bun
uses: oven-sh/setup-bun@v1
with:
Expand Down

0 comments on commit b99dac7

Please sign in to comment.