Skip to content

Fix: Macro keys can't be used when USB MaxPacketSize = 64byte #237

Fix: Macro keys can't be used when USB MaxPacketSize = 64byte

Fix: Macro keys can't be used when USB MaxPacketSize = 64byte #237

Workflow file for this run

name: Azure Static Web Apps CI/CD
on:
pull_request:
types: [opened, synchronize, reopened]
branches: [main, fiber]
jobs:
build:
runs-on: ubuntu-latest
name: Build
steps:
- uses: actions/checkout@v3
with:
submodules: true
- name: Use Bun
uses: oven-sh/setup-bun@v1
- name: bun install, and start
run: |
bun install
bun run refresh-kbs
bun run build