Skip to content

Commit

Permalink
changing some lines in front-end.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Shadi38 committed Jan 29, 2024
1 parent 4503776 commit 113d492
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/front-end.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout code
working-directory: ./client
uses: actions/checkout@v3
working-directory: ./client

- name: Install dependencies and build app
run: |
Expand Down

0 comments on commit 113d492

Please sign in to comment.