Skip to content

Commit

Permalink
update guidechimp-ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Viacheslav Rudkovskyi committed Aug 18, 2023
1 parent 36541ab commit 01691d2
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/guidechimp-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,9 @@ jobs:
ls -la -R dist/
env:
CI: true
- name: Archive npm failure logs
uses: actions/upload-artifact@v2
if: failure()
with:
name: npm-logs
path: ~/.npm/_logs

0 comments on commit 01691d2

Please sign in to comment.