vike migration

This commit is contained in:
Ben Allfree
2025-12-06 17:12:03 -08:00
parent 69822a12b9
commit 3a543de36b
84 changed files with 1995 additions and 2622 deletions
+1 -8
View File
@@ -19,7 +19,7 @@ jobs:
run: |
git remote add meshtastic git@github.com:meshtastic/firmware.git
working-directory: vendor/firmware
- name: Setup Bun
uses: oven-sh/setup-bun@v1
with:
@@ -39,10 +39,3 @@ jobs:
apiToken: ${{ secrets.CLOUDFLARE_API_TOKEN }}
accountId: ${{ secrets.CLOUDFLARE_ACCOUNT_ID }}
command: deploy
- name: Deploy Registry
uses: cloudflare/wrangler-action@v3
with:
apiToken: ${{ secrets.CLOUDFLARE_API_TOKEN }}
accountId: ${{ secrets.CLOUDFLARE_ACCOUNT_ID }}
command: deploy --config wrangler-registry.json