CI: Remove TUI

This commit is contained in:
Mykola Grymalyuk
2023-02-09 16:40:25 -07:00
parent 3aadfe6002
commit d40d6607b3
4 changed files with 26 additions and 24 deletions
+1
View File
@@ -9,6 +9,7 @@ jobs:
build:
name: Build Site and Deploy
runs-on: ubuntu-latest
if: github.repository_owner == 'dortania'
steps:
- uses: actions/setup-node@v3
with: