Skip to content

Commit

Permalink
chore: exclude yarn berry
Browse files Browse the repository at this point in the history
  • Loading branch information
sweatybridge committed Oct 12, 2023
1 parent e414aa7 commit 6d990e1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/install.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,8 @@ jobs:
with:
name: installer

- run: yarn set version berry
- run: yarn init
# - run: yarn set version berry
- run: yarn init -y
- run: yarn add -D ./supabase-1.28.0.tgz
- run: yarn supabase --version

Expand Down

0 comments on commit 6d990e1

Please sign in to comment.