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 f078d0f commit df61dad
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/install.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,8 +78,7 @@ jobs:

# Berry fails to find executable on windows
- run: yarn set version berry
- run: |
echo "nodeLinker: node-modules" > .yarnrc.yml
- run: yarn config set node-linker node-modules
- run: yarn init -y
- run: yarn add -D ./supabase-1.28.0.tgz
- run: ls .
Expand Down

0 comments on commit df61dad

Please sign in to comment.