1
0
mirror of https://github.com/GeyserMC/PackConverter.git synced 2025-12-19 14:59:21 +00:00

Merge branch 'master' into feat/better_bootstrap

This commit is contained in:
Aurora
2025-08-02 13:00:42 +01:00

View File

@@ -17,6 +17,8 @@ jobs:
# See https://github.com/actions/checkout/commits
uses: actions/checkout@72f2cec99f417b1a1c5e2e88945068983b7965f9
with:
repository: ${{ github.event.pull_request.head.repo.full_name }}
ref: ${{ github.event.pull_request.head.sha }}
submodules: recursive
- name: Validate Gradle Wrapper