Skip to content

Commit 23a6dc5

Browse files
author
Jeevan Revaneppa Hirethanad
committed
Fix genarte_build.py filename issues
1 parent 831bf62 commit 23a6dc5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
- uses: actions/checkout@v5
1515

1616
- name: Generate dynamic matrix from templates.xml
17-
run: .github/scripts/build_matrix.py
17+
run: .github/scripts/generate_matrix.py
1818

1919
get-sdk:
2020
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)