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 18, 2024
1 parent 6ae1a74 commit 989dda8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/fe.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@ jobs:
uses: actions/checkout@v1
- name: Navigate to project directory
run: cd IT_Project_Unity/FrontEnd && ls -al
- run: cd IT_Project_Unity/FrontEnd && npm clean-install
- run: cd IT_Project_Unity/FrontEnd && npm i
- run: cd IT_Project_Unity/FrontEnd && npm run build --if-present

0 comments on commit 989dda8

Please sign in to comment.