Update yaml-linter.yml

This commit is contained in:
Zekins
2025-08-02 01:12:54 +03:00
committed by GitHub
parent 2f0e48b4c5
commit 4f8e66f4a6

View File

@@ -14,6 +14,9 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4.2.2
- name: Delete sponsor-tiers YAML file
run: |
rm -f Prototypes/_Wega/sponsor-tiers.yml
- name: Setup submodule
run: |
git submodule update --init --recursive