From a58ed1537b5202d66bec6aaad8a598101c7f4788 Mon Sep 17 00:00:00 2001 From: Jack Back Date: Wed, 20 Mar 2024 17:32:20 +0100 Subject: [PATCH] build: crazy workflow idea 2 --- .gitea/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/ci.yml b/.gitea/workflows/ci.yml index 4c6fec1..1a29060 100644 --- a/.gitea/workflows/ci.yml +++ b/.gitea/workflows/ci.yml @@ -15,7 +15,7 @@ jobs: - name: Create release run: | - ./gitea/scripts/ci.sh + .gitea\scripts\ci.sh - name: Upload release uses: actions/upload-artifact@main