From edd542e0676493a63ba408857a02541831727e3c Mon Sep 17 00:00:00 2001 From: Benjamin Gebauer Date: Wed, 31 May 2023 12:58:15 +0200 Subject: [PATCH] next try --- .github/workflows/test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index c896b9c..9227ec4 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -26,7 +26,7 @@ jobs: uses: actions/upload-artifact@v3 with: name: installer - path: ${{github.workspace}}/test.txt + path: ${{github.workspace}}\test.txt - name: Upload artifacts uses: actions/upload-artifact@v3 with: