Skip to content

Commit

Permalink
changed build-frontend.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
MocStepan committed May 23, 2024
1 parent ba63d1f commit 260f371
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-frontend.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- name: Install dependencies
uses: actions/setup-node@v3
with:
node-version: 20
node-version: 20.0.0
cache: 'npm'
cache-dependency-path: frontend/package-lock.json
run: npm install
Expand Down

0 comments on commit 260f371

Please sign in to comment.