We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 73710af commit 8d67a3eCopy full SHA for 8d67a3e
.github/actions/configure-gentoo/action.yml
@@ -11,7 +11,7 @@ runs:
11
steps:
12
- shell: bash
13
run: |
14
- func oops() {
+ oops() {
15
echo "::group::Show config.log"
16
cat config.log
17
echo "::endgroup::"
0 commit comments