From 647b225921b47a93e5ee0bb14ebf99e632e3ad09 Mon Sep 17 00:00:00 2001 From: Alar of Runetotem Date: Wed, 13 Mar 2024 22:31:21 +0100 Subject: [PATCH] relative path --- .github/workflows/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 649ad9d..b080cf5 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -41,4 +41,4 @@ jobs: # once cloned, we just run the GitHub Action for the packager project - name: Package and release # uses: BigWigsMods/packager@v2 - uses: alarofrunetotem/packager + uses: alarofrunetotem/packager@subdirs-checkout