Skip to content

If these are not using an export statement, then the builder/compiler… #23

If these are not using an export statement, then the builder/compiler…

If these are not using an export statement, then the builder/compiler… #23

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
- run: npx makecode