Skip to content

flash: Add flash patching recipes #5

flash: Add flash patching recipes

flash: Add flash patching recipes #5

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