update uses github/workflows

This commit is contained in:
leehk 2025-04-15 14:41:57 +08:00
parent d1dcdb798d
commit a7ebf4d573

View File

@ -46,7 +46,7 @@ jobs:
ARGS: "" # Default empty ARGS
# Call the reusable workflow
uses: templates/template_build.yml@develop # Path to the reusable workflow file
uses: .github/workflows/templates/template_build.yml@develop # Path to the reusable workflow file
# Pass inputs required by the reusable workflow
with:
# Pass values from the matrix context and global env