This module will save all apk in / sdcrad / apks / folder, if some apk is not installed correctly, please manually go to this folder to install. If you need to add ...
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: ...