Skip to content

update to 1.20.4

update to 1.20.4 #1

Workflow file for this run

name: "Build PR"
on:
pull_request:
paths-ignore:
- "*.md"
- "LICENSE"
- ".github/**"
- "src/main/resources/**"
jobs:
build:
uses: MinecraftschurliMods/.github/.github/workflows/build.yml@main
with:
upload-artifacts: true
check-datagen: false