Update frontend.yml

This commit is contained in:
Ivan 2024-04-12 21:16:11 +03:00 committed by GitHub
parent b00a55961c
commit ef9b4d74f7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -29,7 +29,7 @@ jobs:
uses: actions/setup-node@v4
with:
node-version: ${{ matrix.node-version }}
working-directory: rsconcept/frontend
cache-dependency-path: rsconcept/frontend/package-lock.json
cache: 'npm'
- name: Build
run: |