From 3cdad35d405b7b340b8c269a3fd2a0bef9518653 Mon Sep 17 00:00:00 2001 From: Zekins3366 Date: Wed, 11 Feb 2026 23:48:39 +0300 Subject: [PATCH] linterfix --- .github/workflows/yaml-linter.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/yaml-linter.yml b/.github/workflows/yaml-linter.yml index 9fbdd55025..4bc21e86c3 100644 --- a/.github/workflows/yaml-linter.yml +++ b/.github/workflows/yaml-linter.yml @@ -16,7 +16,7 @@ jobs: - uses: actions/checkout@v4.2.2 - name: Delete Sponsors Content run: | - rm -f Resources/Prototypes/_Wega/Sponsors + rm -rf Resources/Prototypes/_Wega/Sponsors - name: Setup submodule run: | git submodule update --init --recursive