Skip to content

FIX: "Easy Netplay" final touches: Removed slow chksum from GLO - QOL fixes - File size check #1142

FIX: "Easy Netplay" final touches: Removed slow chksum from GLO - QOL fixes - File size check

FIX: "Easy Netplay" final touches: Removed slow chksum from GLO - QOL fixes - File size check #1142

Workflow file for this run

name: Check build
on:
merge_group:
pull_request:
paths-ignore:
- '**/README.md'
jobs:
build:
name: Check build
runs-on: ubuntu-latest
container:
image: ghcr.io/onionui/miyoomini-toolchain:latest
options: --user root
steps:
- name: Checkout repository
uses: actions/checkout@v3
with:
submodules: recursive
- name: Build
shell: bash
run: |
source /root/.bashrc
make build