diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 56b26b1a..b12f3502 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -23,7 +23,6 @@ jobs: - run: npm run build - run: npm install - run: npm run build:create-tsbb - - run: npm run build:template - run: npm run type-check - name: copy create-tsbb examples