diff --git a/.gitea/workflows/ci.yml b/.gitea/workflows/ci.yml index 0b1dc9d..746ebd0 100644 --- a/.gitea/workflows/ci.yml +++ b/.gitea/workflows/ci.yml @@ -14,9 +14,8 @@ jobs: lfs: false - name: Create release - shell: bash run: | - -e .gitea/scripts/ci.sh + bash -e .gitea/scripts/ci.sh - name: Upload release uses: actions/upload-artifact@v3