Skip to content

Fix roms scrolling when long press menu button to add a rom in favorite #1126

Fix roms scrolling when long press menu button to add a rom in favorite

Fix roms scrolling when long press menu button to add a rom in favorite #1126

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