Skip to content

Commit

Permalink
Force colors on npm-check-updates
Browse files Browse the repository at this point in the history
  • Loading branch information
cinderblock committed Jan 23, 2021
1 parent b061fb4 commit 8a91275
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/updates.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,8 @@ jobs:

- name: 'Update dependencies'
run: npx npm-check-updates -u
env:
FORCE_COLOR: 1

# Install dependencies and Build

Expand Down

0 comments on commit 8a91275

Please sign in to comment.