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 f8610c1 commit 2abb8bf
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 @@ -12,7 +12,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v1
- name: Navigate to project directory
run: cd IT_Project_Unity/Project\ FrontEnd && ls -al
run: cd IT_Project_Unity && ls -al
- name: Use Node.js 16.x
uses: actions/setup-node@v3
with:
Expand Down

0 comments on commit 2abb8bf

Please sign in to comment.