forked from lda/telodendria
[TEST] More CI testing
This commit is contained in:
parent
9139661046
commit
b60e45538b
1 changed files with 1 additions and 1 deletions
|
@ -17,5 +17,5 @@ outputs:
|
||||||
value: '${{ steps.install.outputs.compiler }}'
|
value: '${{ steps.install.outputs.compiler }}'
|
||||||
|
|
||||||
runs:
|
runs:
|
||||||
- run: 'setup "${{ runner.os }}" "${{inputs.compiler}}" "${{inputs.ssl}}"'
|
- run: 'echo hi && setup "${{ runner.os }}" "${{inputs.compiler}}" "${{inputs.ssl}}"'
|
||||||
shell: bash
|
shell: bash
|
||||||
|
|
Loading…
Reference in a new issue