Skip to content
This repository has been archived by the owner on Nov 25, 2024. It is now read-only.

Merge branch 'main' into microbit-apps/main #104

Merge branch 'main' into microbit-apps/main

Merge branch 'main' into microbit-apps/main #104

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