Skip to content

Commit

Permalink
Disbaled FORCE_Color for node-setup
Browse files Browse the repository at this point in the history
  • Loading branch information
udosson committed Jul 19, 2022
1 parent 6506b70 commit 9cd53a1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ jobs:
- uses: actions/checkout@v3

- uses: actions/setup-node@v3
env:
FORCE_COLOR: 0
with:
node-version: 16.16.0
cache: 'yarn'
Expand Down

0 comments on commit 9cd53a1

Please sign in to comment.