diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index 9f2ccc078..8eef41f04 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -27,7 +27,7 @@ jobs: - name: Install Dependencies run: | composer install -q --no-ansi --no-interaction --no-scripts --no-progress --prefer-dist - npm install + npm ci - name: Run Pint run: vendor/bin/pint