File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1010 versions :
1111 description : ' Vulkan SDK Versions'
1212 required : true
13- default : ' [ "1.4.309 .0" ]'
13+ default : ' [ "1.4.321 .0" ]'
1414 oses :
1515 description : ' Matrix OSes'
1616 required : true
@@ -119,12 +119,12 @@ jobs:
119119 with :
120120 limit-access-to-actor : true
121121 - uses : ./
122- id : composit
122+ id : composite
123123 with :
124124 version : ${{ fromJSON(github.event.inputs.versions)[0] }}
125125 cache : false
126126 - name : Setup tmate session
127- if : steps.composite.outcome != 'success' || failure() || ${{ contains(github.event.inputs.extra_tests, 'tmate-after') }}
127+ if : steps.composite.outcome != 'success' || ${{ contains(github.event.inputs.extra_tests, 'tmate-after') }}
128128129129 with :
130130 limit-access-to-actor : true
You can’t perform that action at this time.
0 commit comments