Skip to content

Commit 27de542

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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/generate_matrix.py
17+
run: .github\workflows\scripts\generate_matrix.py
1818

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

0 commit comments

Comments
 (0)