Skip to content

[WIP] flash: Add flash patching recipes #3

[WIP] flash: Add flash patching recipes

[WIP] flash: Add flash patching recipes #3

Workflow file for this run

name: build
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- run: sudo apt-get update
- run: sudo apt-get install -y gcc-mips-linux-gnu
- uses: actions/checkout@v3
- run: make