Skip to content

Commit

Permalink
fix underscore issue
Browse files Browse the repository at this point in the history
  • Loading branch information
Waujito committed Mar 17, 2024
1 parent d973412 commit d3e85ca
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 18 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/deploy_github_pages.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,9 @@ jobs:
matrix:
node-version: [20.x]

env:
NUXT_APP_BUILD_ASSETS_DIR: /nuxt/

steps:
- uses: actions/checkout@v3

Expand Down
18 changes: 0 additions & 18 deletions index.html

This file was deleted.

0 comments on commit d3e85ca

Please sign in to comment.