Skip to content

Commit

Permalink
chore: windows tty workaround
Browse files Browse the repository at this point in the history
  • Loading branch information
talmobi committed Sep 26, 2024
1 parent 6c10ece commit 9753454
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/windows-node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ jobs:
cache: 'npm'

- name: Workaround to create TTY
shell: pwsh
run: |
npm install
npm run build --if-present
Expand Down

0 comments on commit 9753454

Please sign in to comment.