We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 23a6dc5 commit 27de542Copy full SHA for 27de542
.github/workflows/CI.yml
@@ -14,7 +14,7 @@ jobs:
14
- uses: actions/checkout@v5
15
16
- name: Generate dynamic matrix from templates.xml
17
- run: .github/scripts/generate_matrix.py
+ run: .github\workflows\scripts\generate_matrix.py
18
19
get-sdk:
20
runs-on: ubuntu-latest
0 commit comments