Skip to content
This repository has been archived by the owner on Oct 15, 2023. It is now read-only.

Commit

Permalink
Update deploy-frontend.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
NikonP authored Oct 14, 2023
1 parent d6d7e31 commit 11a9813
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy-frontend.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ jobs:
with:
node-version: 18
cache: 'npm'
cache-dependency-path: frontend/MASSter-frontend/package-lock.json
- run: npm ci
working-directory: frontend/MASSter-frontend
- run: npm run build
Expand Down

0 comments on commit 11a9813

Please sign in to comment.