Skip to content

Fix: relax render patch failures and correct RenderType patching #110

Fix: relax render patch failures and correct RenderType patching

Fix: relax render patch failures and correct RenderType patching #110

Workflow file for this run

name: Pull Request
on:
pull_request:
types: [opened, synchronize, reopened]
branches: [15-develop]
jobs:
build:
name: Build
runs-on: windows-latest
steps:
- uses: actions/checkout@v6
- uses: ./.github/actions/build
with:
artifact-name: CustomSkinLoader-PR-${{ github.run_number }}