Skip to content

Commit

Permalink
Merge branch 'main' of github.com:eQuake-Live/liveui
Browse files Browse the repository at this point in the history
  • Loading branch information
nakasyou committed Aug 27, 2024
2 parents bf7c285 + b31dbff commit 0892e48
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,8 @@ jobs:
run: bun i
- name: Build
run: bun run build --base=/liveui/

env:
VITE_EQUAKE_API_URL: https://equake-api.deno.dev
- name: Upload artifact
uses: actions/upload-pages-artifact@v3
with:
Expand Down

0 comments on commit 0892e48

Please sign in to comment.