Skip to content

Commit

Permalink
Fixed workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
DAG100 committed Mar 11, 2024
1 parent d04281a commit cf6132e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nextjs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
build:
runs-on: ubuntu-latest
env:
NEXT_PUBLIC_BASE_PATH: /student-search-xQDVWHzy4
NEXT_PUBLIC_BASE_PATH: /
steps:
- name: Checkout
uses: actions/checkout@v3
Expand Down

0 comments on commit cf6132e

Please sign in to comment.