Skip to content

Commit

Permalink
fix base prefix
Browse files Browse the repository at this point in the history
  • Loading branch information
wassfila committed Feb 16, 2024
1 parent b86b138 commit a83b19e
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 @@ -18,7 +18,7 @@ jobs:
build:
runs-on: ubuntu-latest
env:
PUBLIC_BASE: astro-big-doc
PUBLIC_BASE: /astro-big-doc
steps:
- name: Checkout your repository using git
uses: actions/checkout@v3
Expand Down

0 comments on commit a83b19e

Please sign in to comment.