Skip to content

Commit

Permalink
feat: router
Browse files Browse the repository at this point in the history
  • Loading branch information
junglesub committed Aug 22, 2024
1 parent 1517f6c commit 48125a4
Show file tree
Hide file tree
Showing 5 changed files with 421 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-react.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
- name: Install dependencies
run: npm install
- name: Build project
run: npm run build
run: npm run deploy

- name: Upload artifact
uses: actions/upload-pages-artifact@v3
Expand Down
Loading

0 comments on commit 48125a4

Please sign in to comment.