tuzi3040
9 mesi fa
committed by
GitHub
Non sono state trovate chiavi note per questa firma nel database
ID Chiave GPG: B5690EEEBB952194
1 ha cambiato i file con
1 aggiunte e
0 eliminazioni
-
.github/workflows/modified_scripts_build.yml
|
|
|
@ -5,6 +5,7 @@ jobs: |
|
|
|
runs-on: ubuntu-latest |
|
|
|
outputs: |
|
|
|
versions: ${{steps.modified-versions.outputs.versions}} |
|
|
|
versions_cpython_only: ${{steps.modified-versions.outputs.versions_cpython_only}} |
|
|
|
steps: |
|
|
|
- uses: actions/checkout@v5 |
|
|
|
- run: git fetch origin "$GITHUB_BASE_REF" |
|
|
|
|