Skip to content

Moving affine & bounds around, reworking screen.ts, removed display-s… #241

Moving affine & bounds around, reworking screen.ts, removed display-s…

Moving affine & bounds around, reworking screen.ts, removed display-s… #241

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