diff --git a/.gitea/workflows/ci.yml b/.gitea/workflows/ci.yml index 1a29060..8f03b34 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