diff --git a/.gitea/workflows/app_builder.yaml b/.gitea/workflows/app_builder.yaml index ea46efc..f9edb64 100644 --- a/.gitea/workflows/app_builder.yaml +++ b/.gitea/workflows/app_builder.yaml @@ -126,11 +126,6 @@ jobs: # ---------------------- # Upload to MinIO (via mc) and create latest.json # ---------------------- - - name: setup python - uses: actions/setup-python@v5 - with: - python-version: '3.12' - - name: Upload artifacts to MinIO with cicd_tool working-directory: GitLite/cicd_tool run: |