From ff61f95b4f269359aa5d08515a3a8ebf943c7828 Mon Sep 17 00:00:00 2001 From: Michael Kriese Date: Thu, 7 Dec 2023 13:54:31 +0100 Subject: [PATCH] ci: fix path --- .forgejo/actions/test/action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.forgejo/actions/test/action.yml b/.forgejo/actions/test/action.yml index 6e89a93..3ab6a52 100644 --- a/.forgejo/actions/test/action.yml +++ b/.forgejo/actions/test/action.yml @@ -15,5 +15,5 @@ runs: echo "runner.arch: ${{ runner.arch }}" echo "RUNNER_ARCH: ${RUNNER_ARCH}" - - uses: ./forgejo/actions/nested + - uses: ./.forgejo/actions/nested # - uses: sigstore/cosign-installer@11086d25041f77fe8fe7b9ea4e48e3b9192b8f19 # v3.1.2