Skip to content

Commit

Permalink
yarn not in root folder
Browse files Browse the repository at this point in the history
  • Loading branch information
javierluraschi committed May 25, 2024
1 parent 75ce74c commit e2a41e5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/website.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ jobs:
- uses: actions/setup-node@v4
with:
node-version: 20
cache: yarn
- run: yarn
working-directory: website
- run: yarn build
Expand Down

0 comments on commit e2a41e5

Please sign in to comment.