Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
viniciused26 authored Feb 4, 2025
1 parent 594a9ea commit 1272926
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ jobs:
with:
fetch-depth: 0

# - name: Install dependencies
# run: yarn
- name: Install dependencies
run: yarn

# - name: Linter
# run: yarn eslint . --format json --output-file reports/eslint-report.json
Expand Down

0 comments on commit 1272926

Please sign in to comment.