Skip to content

Commit

Permalink
Update fe.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Heesha14 authored Apr 17, 2024
1 parent e3ef3fd commit c215459
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/fe.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,5 @@ jobs:
with:
node-version: '16.x'
cache: 'npm'
- run: cd 'Project FrontEnd' && npm ci
- run: cd 'Project FrontEnd' && npm run build --if-present
- run: cd 'IT_Project_Unity/Project FrontEnd' && npm ci
- run: cd 'IT_Project_Unity/Project FrontEnd' && npm run build --if-present

0 comments on commit c215459

Please sign in to comment.