Skip to content

Commit

Permalink
verbose logging for install
Browse files Browse the repository at this point in the history
  • Loading branch information
dpwoert committed Jan 5, 2024
1 parent dcc2f7f commit 6ea8a44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/npm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,6 @@ jobs:
- name: Show content
run: ls
- name: Setup repo
run: npm i
run: npm i --verbose
- name: Run Magic Circle
run: npm run build:editor

0 comments on commit 6ea8a44

Please sign in to comment.