Skip to content

Commit

Permalink
chore: Update upload-extensions workflow to install dependencies with…
Browse files Browse the repository at this point in the history
… pnpm
  • Loading branch information
HuakunShen committed May 26, 2024
1 parent 4c593e4 commit a8b0f49
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/upload-extensions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:
- uses: oven-sh/setup-bun@v1
with:
bun-version: 1.1.10
- run: pnpm i
- name: Docker Build and Uplad Extensions
env:
SUPABASE_PROJECT_REF: ${{ secrets.SUPABASE_PROJECT_REF }}
Expand Down

0 comments on commit a8b0f49

Please sign in to comment.