|
@@ -70,7 +70,7 @@ runs:
|
|
|
HOSTCXX="/usr/bin/ccache clang+" \
|
|
HOSTCXX="/usr/bin/ccache clang+" \
|
|
|
LD="${{ github.workspace }}/kernel/common/ld-wrapper" \
|
|
LD="${{ github.workspace }}/kernel/common/ld-wrapper" \
|
|
|
HOSTLD="${{ github.workspace }}/kernel/common/ld-wrapper" || true
|
|
HOSTLD="${{ github.workspace }}/kernel/common/ld-wrapper" || true
|
|
|
- ls /home/runner/out/commmon
|
|
|
|
|
|
|
+ ls /home/runner/out/common
|
|
|
ls /home/runner/out/dist
|
|
ls /home/runner/out/dist
|
|
|
exit
|
|
exit
|
|
|
else
|
|
else
|