forked from Telodendria/Telodendria
[TEST] More CI testing
Some checks failed
Testing pushed commits / compile-all (push) Failing after 6s
Some checks failed
Testing pushed commits / compile-all (push) Failing after 6s
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 }}'
|
||||
|
||||
runs:
|
||||
- run: 'setup "${{ runner.os }}" "${{inputs.compiler}}" "${{inputs.ssl}}"'
|
||||
- run: 'echo hi && setup "${{ runner.os }}" "${{inputs.compiler}}" "${{inputs.ssl}}"'
|
||||
shell: bash
|
||||
|
|
Loading…
Reference in a new issue