Skip to content

Commit

Permalink
another try
Browse files Browse the repository at this point in the history
  • Loading branch information
Shane Osbourne committed Oct 4, 2024
1 parent ab2584e commit 5061faa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
${{ runner.os }}-node-
- name: Install dependencies
run: npm install
run: npm install --verbose

- name: Run build
run: npm run build
Expand Down

0 comments on commit 5061faa

Please sign in to comment.