Skip to content

Commit

Permalink
git: Make site work with custom domain
Browse files Browse the repository at this point in the history
  • Loading branch information
WerWolv authored Dec 23, 2024
1 parent 9ced41b commit 6d0e151
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,6 @@ jobs:
run: npm install

- name: Build project
env:
VITE_ASSET_BASE_URL: ${{ github.event.repository.name }}
run: npm run build

- name: Upload build artifact
Expand Down

0 comments on commit 6d0e151

Please sign in to comment.