Ver Fonte

Add KERNEL_IMAGE to GitHub environment variables

jimsterino98 há 1 mês atrás
pai
commit
9e6d69644f
1 ficheiros alterados com 1 adições e 0 exclusões
  1. 1 0
      .github/actions/ak3zip-prep/action.yml

+ 1 - 0
.github/actions/ak3zip-prep/action.yml

@@ -76,6 +76,7 @@ runs:
          echo "========================================================"
          echo "SUCCESS: Selected kernel binary path:"
          echo "  -> $KERNEL_IMAGE"
+         echo "KERNEL_IMAGE=$KERNEL_IMAGE" >> $GITHUB_ENV
          echo "========================================================"
      else
          echo "WARNING: Could not locate '$target_name' inside specified priority targets!"