Update .github/workflows/build-and-upload.yml
All checks were successful
CI/CD for Minecraft Resource Pack / build (push) Successful in 9m47s

This commit is contained in:
Lexian-droid 2024-10-22 18:44:43 +02:00
parent cb67fb4dcc
commit d020dd3e01

View File

@ -15,6 +15,8 @@ jobs:
steps:
- name: Checkout repository
uses: actions/checkout@v3
with:
fetch-depth: 0
- name: Run PackSquash
uses: ComunidadAylas/PackSquash-action@v4