Update frontend.yml

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

View File

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