Skip to content

Commit

Permalink
Update install.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sweatybridge authored Jan 20, 2024
1 parent b211a5d commit cd2489a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/install.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ jobs:
- run: yarn set version berry
- run: yarn init -y
- run: yarn add -D ./supabase-1.28.0.tgz
- run: ls node_modules
- run: ls .
- run: yarn supabase --version

pnpm:
Expand Down

0 comments on commit cd2489a

Please sign in to comment.