From 8931550f83b49a9db0ec1904ff4f5604639937f3 Mon Sep 17 00:00:00 2001 From: CherretGit <53180941+CherretGit@users.noreply.github.com> Date: Sat, 14 Jun 2025 13:33:00 +0700 Subject: [PATCH] Update workflow.yml --- .github/workflows/workflow.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/workflow.yml b/.github/workflows/workflow.yml index 8ad3f71..af6f4f4 100644 --- a/.github/workflows/workflow.yml +++ b/.github/workflows/workflow.yml @@ -28,7 +28,7 @@ jobs: # Runs a single command using the runners shell - name: Prepare - run: mkdir -p zaprett zaprett-extended zaprett-tv out + run: mkdir -p zaprett zaprett-extended zaprett-tv zapret-latest out # Runs a set of commands using the runners shell - name: Download latest zapret binaries