diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 583c972..ba38a72 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -19,21 +19,15 @@ jobs: steps: - uses: actions/checkout@v4 - uses: oven-sh/setup-bun@v1 - - - run: bun install - - run: bun run build - - uses: actions/upload-pages-artifact@v3 with: - path: ./dist + path: ./ deploy: environment: name: github-pages url: ${{ steps.deployment.outputs.page_url }} runs-on: ubuntu-latest - if: github.ref == 'refs/heads/master' - needs: build steps: - name: Deploy to GitHub Pages id: deployment diff --git a/.github/workflows/main.yaml b/.github/workflows/main.yaml index 251305d..752b483 100644 --- a/.github/workflows/main.yaml +++ b/.github/workflows/main.yaml @@ -20,4 +20,4 @@ jobs: - run: bun install - run: bun lint - - run: bun vitest + - run: bun test diff --git a/bun.lockb b/bun.lockb index d81811e..b0d325d 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/index.html b/index.html index 3060b4a..9a460fb 100644 --- a/index.html +++ b/index.html @@ -9,10 +9,42 @@ content="Update your comma device to the latest software" /> flash.comma.ai + + + +
- + +