From bb4afe34f4fc3afaca4e7ca993f81fac5686ec52 Mon Sep 17 00:00:00 2001 From: Yvaniak <67830211+Yvaniak@users.noreply.github.com> Date: Sat, 11 Nov 2023 06:30:56 +0100 Subject: [PATCH] Update update_archive.yml --- .github/workflows/update_archive.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/update_archive.yml b/.github/workflows/update_archive.yml index b2c8b41..e720475 100644 --- a/.github/workflows/update_archive.yml +++ b/.github/workflows/update_archive.yml @@ -22,4 +22,4 @@ jobs: steps: - name: archive - run: ./update_archive.sh + run: update_archive.sh