name: Print setup-python environment (self-hosted Windows) on: push: branches: - main jobs: setup-python-test: runs-on: self-hosted steps: - name: Set up Python uses: actions/setup-python@v6 with: ...
I have been using this SDK for over a year in my Android project and suddenly it started to not build itself. I could not find any solution. I will be appreciated if you can help me. My python version ...