Skip to content

2.5.23

2.5.23 #5

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: npm install -g makecode
- run: sh mkhex.sh