Skip to content

feat: add empty monotype (Salty) model & dynamic recipe view #4

feat: add empty monotype (Salty) model & dynamic recipe view

feat: add empty monotype (Salty) model & dynamic recipe view #4

Workflow file for this run

name: build
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
container: devkitpro/devkita64:latest
steps:
- name: Checkout 🛎️
uses: actions/checkout@master
with:
submodules: recursive
- name: Build
run: make -j2