Mise à jour de 'action.yml'
This commit is contained in:
parent
2a2728931c
commit
e5ba6ae14a
1 changed files with 0 additions and 1 deletions
|
@ -17,6 +17,5 @@ outputs:
|
|||
value: '${{ steps.install.outputs.compiler }}'
|
||||
|
||||
runs:
|
||||
- run: 'echo We are on "${{runner.os}}", requested "${{inputs.compiler}}" as CC'
|
||||
- run: 'echo hi && setup "${{ runner.os }}" "${{inputs.compiler}}" "${{inputs.ssl}}"'
|
||||
shell: bash
|
||||
|
|
Loading…
Reference in a new issue