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 21, 2024
1 parent ded8f8f commit cf181f5
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 init -y
- run: yarn add -D ./supabase-1.28.0.tgz
- run: |
& "$(yarn link supabase).exe" --version
& "$(yarn bin supabase).exe" --version
# - run: yarn run -T supabase --version
# - run: ./node_modules/.bin/supabase --version

Expand Down

0 comments on commit cf181f5

Please sign in to comment.