Skip to content

Commit

Permalink
Remove base path now that domain is ready
Browse files Browse the repository at this point in the history
  • Loading branch information
DAG100 committed Mar 14, 2024
1 parent b06a3d3 commit dc94617
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/nextjs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,6 @@ jobs:
# Build job
build:
runs-on: ubuntu-latest
env:
NEXT_PUBLIC_BASE_PATH: /student-search-new
steps:
- name: Checkout
uses: actions/checkout@v3
Expand Down

0 comments on commit dc94617

Please sign in to comment.