From 43f83c0a3686dc5da9bc2ea65bf609095898a0a8 Mon Sep 17 00:00:00 2001 From: Fijxu Date: Fri, 15 Mar 2024 18:39:23 -0300 Subject: [PATCH] Update .forgejo/workflows/test.yaml --- .forgejo/workflows/test.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.forgejo/workflows/test.yaml b/.forgejo/workflows/test.yaml index 56e48f4..1052dce 100644 --- a/.forgejo/workflows/test.yaml +++ b/.forgejo/workflows/test.yaml @@ -43,5 +43,5 @@ jobs: - name: test123 uses: actions/upload-artifact@v4 - with: - path: ./build + with: + path: ./build