We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e936cba commit 6dcff3fCopy full SHA for 6dcff3f
.github/workflows/create_opencl_cts_artefact.yml
@@ -40,7 +40,7 @@ jobs:
40
name: Create llvm artefact
41
uses: ./.github/workflows/create_llvm_artefacts.yml
42
secrets: inherit
43
- #with:
+ with:
44
# llvm_branch: ${{ inputs.llvm_branch }}
45
llvm_version: ${{ inputs.llvm_version }}
46
# use_github_cache: ${{ inputs.use_llvm_github_cache }}
0 commit comments