Skip to content

Commit

Permalink
Upload npm debug logs
Browse files Browse the repository at this point in the history
  • Loading branch information
tomdracz committed Jan 8, 2025
1 parent ab90e50 commit 105de93
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/generator.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,3 +49,8 @@ jobs:
with:
node-version: '22.x'
- run: bundle exec rake run_spec:generator
- if: failure()
uses: actions/upload-artifact@v2
with:
name: npm-logs
path: /home/runner/.npm/_logs/

0 comments on commit 105de93

Please sign in to comment.