Skip to content

Merge branch 'main' of https://github.com/KierPalin/MicroData #14

Merge branch 'main' of https://github.com/KierPalin/MicroData

Merge branch 'main' of https://github.com/KierPalin/MicroData #14

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