chore: Cleaned up workflows, b=(no-bug), c=workflows

This commit is contained in:
Mr. M
2025-05-10 15:02:26 +02:00
parent 3b4f96ab2f
commit 826802df21
2 changed files with 1 additions and 4 deletions

View File

@@ -490,9 +490,6 @@ jobs:
- name: Download artifact
uses: actions/download-artifact@v4
- name: List
run: find .
- name: Checkout updates repository
uses: actions/checkout@v4
with: