Skip to content

Commit

Permalink
wip: debug
Browse files Browse the repository at this point in the history
  • Loading branch information
lijaan committed Jun 11, 2024
1 parent 98b2ab5 commit 69e8344
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 @@ -30,7 +30,7 @@ jobs:
run: npm install

- name: Build
run: npm run build -- --base /
run: npm run build --
#/${{github.event.repository.name}}/

- uses: actions/configure-pages@v4
Expand Down

0 comments on commit 69e8344

Please sign in to comment.