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

main.ts: rudimentary changes for developing the Button Components #108

main.ts: rudimentary changes for developing the Button Components

main.ts: rudimentary changes for developing the Button Components #108

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