Skip to content

Commit a01d7fa

Browse files
committed
ci: 🎡 Added faketty
1 parent b3b8836 commit a01d7fa

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

‎.github/workflows/release.yml

+2
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ jobs:
1616
cache: 'yarn'
1717
- run: yarn install
1818
- run: yarn test
19+
- name: Setup faketty
20+
uses: Yuri6037/[email protected]
1921
- name: Release
2022
env:
2123
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}

0 commit comments

Comments
 (0)