From aa13a64c59e62a11d89c1b8b6a1a67416793290c Mon Sep 17 00:00:00 2001 From: github-actions Date: Sat, 21 Oct 2023 14:41:24 +0200 Subject: [PATCH] fix the install --- .github/workflows/ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 10b26ee..0702c19 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -15,7 +15,6 @@ jobs: - name: Install tfx extension run: | - npm install npm install -g tfx-cli - name: Build the extension