Skip to content

Commit

Permalink
hey
Browse files Browse the repository at this point in the history
  • Loading branch information
Fallen-Breath committed Jun 17, 2023
1 parent 7d32be5 commit 7c49513
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/matrix_prep.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
echo target_release_tag = ${{ github.event.inputs.target_release_tag }}
- id: setmatrix
run: python3 .github/workflows/scripts/summary.py # ubuntu-22.04 uses Python 3.10.6
run: python3 .github/workflows/scripts/matrix.py # ubuntu-22.04 uses Python 3.10.6
env:
TARGET_SUBPROJECT: ${{ inputs.target_subproject }}

Expand Down

0 comments on commit 7c49513

Please sign in to comment.