From 08b1a7f06c94ee285cfa93325dfe36417ce6f8e5 Mon Sep 17 00:00:00 2001 From: Ace Date: Sat, 3 Jun 2023 20:29:48 +0200 Subject: [PATCH] test V.II --- .github/workflows/tests.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index d7d4f22..3e8b577 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -31,6 +31,7 @@ jobs: - name: Create Archive run: | + cd .. tar -czf workspace.tar.gz Inkycal - name: Save Workspace Archive