trae hai 3 meses
pai
achega
e8f07c5600
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      .github/actions/build-kernel/action.yml

+ 1 - 1
.github/actions/build-kernel/action.yml

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