Skip to content

screen.ts: tryToSend debugging #178

screen.ts: tryToSend debugging

screen.ts: tryToSend debugging #178

Workflow file for this run

name: MakeCode Build
on:
push:
workflow_dispatch:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
with:
submodules: recursive
- uses: actions/setup-node@v4
with:
node-version: 22
- run: npx makecode