Skip to content

Commit

Permalink
Remove base path
Browse files Browse the repository at this point in the history
  • Loading branch information
michel-kraemer committed Nov 12, 2024
1 parent b75c371 commit 2bc142f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -102,8 +102,6 @@ jobs:
- run: npm run build
env:
GITHUB_ACCESS_TOKEN: ${{ secrets.GH_ACCESS_TOKEN }}
# TODO remove this once we go live
VERTX_WEBSITE_BASEPATH: /vertx-web-site.github.io
- run: |
du -sh *
df -h / /mnt
Expand Down

0 comments on commit 2bc142f

Please sign in to comment.