diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 9d8c1b7..6e738dc 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -13,7 +13,6 @@ jobs: uses: actions/checkout@v2 with: fetch-depth: 0 - - name: Setup Nodejs Env - name: Setup Nodejs uses: actions/setup-node@v4 with: