diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index fc7a60b..1c07a3e 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -25,7 +25,7 @@ jobs: with: node-version: 20.5.0 - - name: Install nodes modules inside OZ + - name: Install nodes modules inside CMTAT lib run: npm install working-directory: ./lib/CMTAT