diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 489a7815..88c4808d 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -15,7 +15,7 @@ jobs: node-version: '18.13.0' cache: 'npm' - - name: Install front + - name: Install dependencies run: npm ci - name: Build