diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 1e58bd1..0a4d6f5 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -25,7 +25,6 @@ jobs: version: 6.0.2 run_install: | - recursive: true - args: [--frozen-lockfile, --strict-peer-dependencies] - args: [--global, gulp, prettier, typescript] - name: Build project