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