Skip to content

Commit

Permalink
cdic
Browse files Browse the repository at this point in the history
  • Loading branch information
henrikskog committed Nov 20, 2024
1 parent ad34335 commit abc00ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/static.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
working-directory: ./frontend
run: npm run build
env:
BASE_URL: '/${{ github.event.repository.name }}/'
BASE_URL: '/${{ github.repository.split('/')[1] }}/'

- name: Setup Pages
uses: actions/configure-pages@v3
Expand Down

0 comments on commit abc00ba

Please sign in to comment.