Skip to content

Commit

Permalink
get verbose log text from build
Browse files Browse the repository at this point in the history
  • Loading branch information
Sosokker authored Nov 11, 2024
1 parent 7cdc299 commit 86d9a23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,4 +44,4 @@ jobs:
run: npm ci

- name: Run build
run: npm run build --if-present
run: npm run build --if-present --verbose

0 comments on commit 86d9a23

Please sign in to comment.