forked from lda/telodendria
[TEST] maybe?
This commit is contained in:
parent
b488943e10
commit
01fa950dc6
1 changed files with 1 additions and 0 deletions
|
@ -17,5 +17,6 @@ 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