Skip to content

Commit

Permalink
Update backend and add GitHub Actions workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Gayan-98 committed Oct 9, 2024
1 parent b9307c7 commit 53b10ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- name: Build Project
run: |
cd test
cd frontend
npm run build
- name: Upload artifact to enable deployment
Expand Down

0 comments on commit 53b10ea

Please sign in to comment.