This commit is contained in:
leehk 2025-04-15 14:50:14 +08:00
parent d22efc4d6b
commit 2ec8315ab9
2 changed files with 1 additions and 1 deletions

View File

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