Explorar o código

Update pull-request.yml

Aykut Saraç %!s(int64=2) %!d(string=hai) anos
pai
achega
786905ba79
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      .github/workflows/pull-request.yml

+ 1 - 0
.github/workflows/pull-request.yml

@@ -21,5 +21,6 @@ jobs:
       with:
         node-version: ${{ matrix.node-version }}
         cache: 'npm'
+    - run: npm install
     - run: npm run lint
     - run: npm run build