Skip to content

Fix "Filter Item Type" exploding ce2fs #28

Fix "Filter Item Type" exploding ce2fs

Fix "Filter Item Type" exploding ce2fs #28

Workflow file for this run

name: "Checks"
on:
pull_request:
branches: [dev]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
submodules: true
- name: Build
uses: "./.github/actions/build"