Skip to content

Commit

Permalink
ci: fix build ui workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
NikhilSharma03 committed Dec 29, 2023
1 parent b2c6a54 commit c65a0a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-ui.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ jobs:
- name: Deploy
uses: JamesIves/github-pages-deploy-action@v4
with:
folder: build
folder: ./ui/build

0 comments on commit c65a0a7

Please sign in to comment.